diff options
Diffstat (limited to 'tests/app')
| -rw-r--r-- | tests/app/Http/RequestHandlers/MapDataImportActionTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/AhnentafelReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/BirthReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/CemeteryReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/ChangeReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/DeathReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/DescendancyReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/FactSourcesReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/FamilyGroupReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Module/IndividualFamiliesReportModuleTest.php | 1 | ||||
| -rw-r--r-- | tests/app/Services/EmailServiceTest.php | 2 | ||||
| -rw-r--r-- | tests/app/Services/RateLimitServiceTest.php | 1 | ||||
| -rw-r--r-- | tests/app/WebtreesTest.php | 2 |
13 files changed, 0 insertions, 15 deletions
diff --git a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php index f945830fbd..38f0d91151 100644 --- a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php +++ b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php @@ -23,7 +23,6 @@ use Fig\Http\Message\RequestMethodInterface; use Fig\Http\Message\StatusCodeInterface; use Fisharebest\Webtrees\TestCase; use Nyholm\Psr7\Factory\Psr17Factory; - use PHPUnit\Framework\Attributes\CoversClass; use function dirname; diff --git a/tests/app/Module/AhnentafelReportModuleTest.php b/tests/app/Module/AhnentafelReportModuleTest.php index f920125395..77bd42139e 100644 --- a/tests/app/Module/AhnentafelReportModuleTest.php +++ b/tests/app/Module/AhnentafelReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/BirthReportModuleTest.php b/tests/app/Module/BirthReportModuleTest.php index 8d47508144..f9330900b3 100644 --- a/tests/app/Module/BirthReportModuleTest.php +++ b/tests/app/Module/BirthReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/CemeteryReportModuleTest.php b/tests/app/Module/CemeteryReportModuleTest.php index 2020217df3..746de28eef 100644 --- a/tests/app/Module/CemeteryReportModuleTest.php +++ b/tests/app/Module/CemeteryReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/ChangeReportModuleTest.php b/tests/app/Module/ChangeReportModuleTest.php index c13fae1286..9e32b0c3e4 100644 --- a/tests/app/Module/ChangeReportModuleTest.php +++ b/tests/app/Module/ChangeReportModuleTest.php @@ -51,7 +51,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/DeathReportModuleTest.php b/tests/app/Module/DeathReportModuleTest.php index 99b7e30fce..71eb72875a 100644 --- a/tests/app/Module/DeathReportModuleTest.php +++ b/tests/app/Module/DeathReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/DescendancyReportModuleTest.php b/tests/app/Module/DescendancyReportModuleTest.php index fbcb003fe3..6909aa5a42 100644 --- a/tests/app/Module/DescendancyReportModuleTest.php +++ b/tests/app/Module/DescendancyReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/FactSourcesReportModuleTest.php b/tests/app/Module/FactSourcesReportModuleTest.php index 140962c3a4..9c2b790757 100644 --- a/tests/app/Module/FactSourcesReportModuleTest.php +++ b/tests/app/Module/FactSourcesReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/FamilyGroupReportModuleTest.php b/tests/app/Module/FamilyGroupReportModuleTest.php index 84e71166f9..7781ce89c3 100644 --- a/tests/app/Module/FamilyGroupReportModuleTest.php +++ b/tests/app/Module/FamilyGroupReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Module/IndividualFamiliesReportModuleTest.php b/tests/app/Module/IndividualFamiliesReportModuleTest.php index e61b59777f..d1f6b91a47 100644 --- a/tests/app/Module/IndividualFamiliesReportModuleTest.php +++ b/tests/app/Module/IndividualFamiliesReportModuleTest.php @@ -50,7 +50,6 @@ use Fisharebest\Webtrees\Report\ReportPdfTextBox; use Fisharebest\Webtrees\Report\TcpdfWrapper; use Fisharebest\Webtrees\Services\UserService; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; use function ob_get_clean; diff --git a/tests/app/Services/EmailServiceTest.php b/tests/app/Services/EmailServiceTest.php index 55704439f9..304b87d862 100644 --- a/tests/app/Services/EmailServiceTest.php +++ b/tests/app/Services/EmailServiceTest.php @@ -22,9 +22,7 @@ namespace Fisharebest\Webtrees\Services; use Fisharebest\Webtrees\Contracts\UserInterface; use Fisharebest\Webtrees\Site; use Fisharebest\Webtrees\TestCase; - use PHPUnit\Framework\Attributes\CoversClass; - use PHPUnit\Framework\Attributes\DataProvider; use function function_exists; diff --git a/tests/app/Services/RateLimitServiceTest.php b/tests/app/Services/RateLimitServiceTest.php index 708b6a01b7..ee73cf78e6 100644 --- a/tests/app/Services/RateLimitServiceTest.php +++ b/tests/app/Services/RateLimitServiceTest.php @@ -23,7 +23,6 @@ use Fisharebest\Webtrees\GuestUser; use Fisharebest\Webtrees\Http\Exceptions\HttpTooManyRequestsException; use Fisharebest\Webtrees\TestCase; use LogicException; - use PHPUnit\Framework\Attributes\CoversClass; use function explode; diff --git a/tests/app/WebtreesTest.php b/tests/app/WebtreesTest.php index d99d46a936..83b3d242f0 100644 --- a/tests/app/WebtreesTest.php +++ b/tests/app/WebtreesTest.php @@ -19,8 +19,6 @@ declare(strict_types=1); namespace Fisharebest\Webtrees; -use ErrorException; - use PHPUnit\Framework\Attributes\CoversClass; use function error_reporting; |
