aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src/SpecTestsuites/Core/TrapsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/SpecTestsuites/Core/TrapsTest.php')
-rw-r--r--tests/src/SpecTestsuites/Core/TrapsTest.php36
1 files changed, 0 insertions, 36 deletions
diff --git a/tests/src/SpecTestsuites/Core/TrapsTest.php b/tests/src/SpecTestsuites/Core/TrapsTest.php
index 70076df..53f75c9 100644
--- a/tests/src/SpecTestsuites/Core/TrapsTest.php
+++ b/tests/src/SpecTestsuites/Core/TrapsTest.php
@@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Nsfisis\Waddiwasi\Tests\SpecTestsuites\Core;
use Nsfisis\Waddiwasi\Tests\SpecTestsuites\SpecTestsuiteBase;
-use PHPUnit\Framework\Attributes\Depends;
use PHPUnit\Framework\Attributes\DoesNotPerformAssertions;
final class TrapsTest extends SpecTestsuiteBase
@@ -19,7 +18,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testModule0')]
public function testAssertTrap1(): void
{
$this->runAssertTrapCommand(
@@ -29,7 +27,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap1')]
public function testAssertTrap2(): void
{
$this->runAssertTrapCommand(
@@ -39,7 +36,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap2')]
public function testAssertTrap3(): void
{
$this->runAssertTrapCommand(
@@ -49,7 +45,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap3')]
public function testAssertTrap4(): void
{
$this->runAssertTrapCommand(
@@ -59,7 +54,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap4')]
public function testAssertTrap5(): void
{
$this->runAssertTrapCommand(
@@ -69,7 +63,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap5')]
public function testAssertTrap6(): void
{
$this->runAssertTrapCommand(
@@ -79,7 +72,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap6')]
public function testModule7(): void
{
$this->runModuleCommand(
@@ -89,7 +81,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testModule7')]
public function testAssertTrap8(): void
{
$this->runAssertTrapCommand(
@@ -99,7 +90,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap8')]
public function testAssertTrap9(): void
{
$this->runAssertTrapCommand(
@@ -109,7 +99,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap9')]
public function testAssertTrap10(): void
{
$this->runAssertTrapCommand(
@@ -119,7 +108,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap10')]
public function testAssertTrap11(): void
{
$this->runAssertTrapCommand(
@@ -129,7 +117,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap11')]
public function testModule12(): void
{
$this->runModuleCommand(
@@ -139,7 +126,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testModule12')]
public function testAssertTrap13(): void
{
$this->runAssertTrapCommand(
@@ -149,7 +135,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap13')]
public function testAssertTrap14(): void
{
$this->runAssertTrapCommand(
@@ -159,7 +144,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap14')]
public function testAssertTrap15(): void
{
$this->runAssertTrapCommand(
@@ -169,7 +153,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap15')]
public function testAssertTrap16(): void
{
$this->runAssertTrapCommand(
@@ -179,7 +162,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap16')]
public function testAssertTrap17(): void
{
$this->runAssertTrapCommand(
@@ -189,7 +171,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap17')]
public function testAssertTrap18(): void
{
$this->runAssertTrapCommand(
@@ -199,7 +180,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap18')]
public function testAssertTrap19(): void
{
$this->runAssertTrapCommand(
@@ -209,7 +189,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap19')]
public function testAssertTrap20(): void
{
$this->runAssertTrapCommand(
@@ -219,7 +198,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap20')]
public function testModule21(): void
{
$this->runModuleCommand(
@@ -229,7 +207,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testModule21')]
public function testAssertTrap22(): void
{
$this->runAssertTrapCommand(
@@ -239,7 +216,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap22')]
public function testAssertTrap23(): void
{
$this->runAssertTrapCommand(
@@ -249,7 +225,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap23')]
public function testAssertTrap24(): void
{
$this->runAssertTrapCommand(
@@ -259,7 +234,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap24')]
public function testAssertTrap25(): void
{
$this->runAssertTrapCommand(
@@ -269,7 +243,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap25')]
public function testAssertTrap26(): void
{
$this->runAssertTrapCommand(
@@ -279,7 +252,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap26')]
public function testAssertTrap27(): void
{
$this->runAssertTrapCommand(
@@ -289,7 +261,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap27')]
public function testAssertTrap28(): void
{
$this->runAssertTrapCommand(
@@ -299,7 +270,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap28')]
public function testAssertTrap29(): void
{
$this->runAssertTrapCommand(
@@ -309,7 +279,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap29')]
public function testAssertTrap30(): void
{
$this->runAssertTrapCommand(
@@ -319,7 +288,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap30')]
public function testAssertTrap31(): void
{
$this->runAssertTrapCommand(
@@ -329,7 +297,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap31')]
public function testAssertTrap32(): void
{
$this->runAssertTrapCommand(
@@ -339,7 +306,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap32')]
public function testAssertTrap33(): void
{
$this->runAssertTrapCommand(
@@ -349,7 +315,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap33')]
public function testAssertTrap34(): void
{
$this->runAssertTrapCommand(
@@ -359,7 +324,6 @@ final class TrapsTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap34')]
public function testAssertTrap35(): void
{
$this->runAssertTrapCommand(