aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src/SpecTestsuites/Core/UnwindTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/SpecTestsuites/Core/UnwindTest.php')
-rw-r--r--tests/src/SpecTestsuites/Core/UnwindTest.php50
1 files changed, 0 insertions, 50 deletions
diff --git a/tests/src/SpecTestsuites/Core/UnwindTest.php b/tests/src/SpecTestsuites/Core/UnwindTest.php
index 646ae53..5e668d5 100644
--- a/tests/src/SpecTestsuites/Core/UnwindTest.php
+++ b/tests/src/SpecTestsuites/Core/UnwindTest.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 UnwindTest extends SpecTestsuiteBase
@@ -19,7 +18,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testModule0')]
public function testAssertTrap1(): void
{
$this->runAssertTrapCommand(
@@ -29,7 +27,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap1')]
public function testAssertReturn2(): void
{
$this->runAssertReturnCommand(
@@ -39,7 +36,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn2')]
public function testAssertReturn3(): void
{
$this->runAssertReturnCommand(
@@ -49,7 +45,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn3')]
public function testAssertReturn4(): void
{
$this->runAssertReturnCommand(
@@ -59,7 +54,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn4')]
public function testAssertReturn5(): void
{
$this->runAssertReturnCommand(
@@ -69,7 +63,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn5')]
public function testAssertReturn6(): void
{
$this->runAssertReturnCommand(
@@ -79,7 +72,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn6')]
public function testAssertReturn7(): void
{
$this->runAssertReturnCommand(
@@ -89,7 +81,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn7')]
public function testAssertReturn8(): void
{
$this->runAssertReturnCommand(
@@ -99,7 +90,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn8')]
public function testAssertTrap9(): void
{
$this->runAssertTrapCommand(
@@ -109,7 +99,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap9')]
public function testAssertReturn10(): void
{
$this->runAssertReturnCommand(
@@ -119,7 +108,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn10')]
public function testAssertReturn11(): void
{
$this->runAssertReturnCommand(
@@ -129,7 +117,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn11')]
public function testAssertReturn12(): void
{
$this->runAssertReturnCommand(
@@ -139,7 +126,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn12')]
public function testAssertReturn13(): void
{
$this->runAssertReturnCommand(
@@ -149,7 +135,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn13')]
public function testAssertReturn14(): void
{
$this->runAssertReturnCommand(
@@ -159,7 +144,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn14')]
public function testAssertReturn15(): void
{
$this->runAssertReturnCommand(
@@ -169,7 +153,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn15')]
public function testAssertReturn16(): void
{
$this->runAssertReturnCommand(
@@ -179,7 +162,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn16')]
public function testAssertTrap17(): void
{
$this->runAssertTrapCommand(
@@ -189,7 +171,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap17')]
public function testAssertReturn18(): void
{
$this->runAssertReturnCommand(
@@ -199,7 +180,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn18')]
public function testAssertReturn19(): void
{
$this->runAssertReturnCommand(
@@ -209,7 +189,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn19')]
public function testAssertReturn20(): void
{
$this->runAssertReturnCommand(
@@ -219,7 +198,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn20')]
public function testAssertReturn21(): void
{
$this->runAssertReturnCommand(
@@ -229,7 +207,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn21')]
public function testAssertReturn22(): void
{
$this->runAssertReturnCommand(
@@ -239,7 +216,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn22')]
public function testAssertReturn23(): void
{
$this->runAssertReturnCommand(
@@ -249,7 +225,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn23')]
public function testAssertReturn24(): void
{
$this->runAssertReturnCommand(
@@ -259,7 +234,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn24')]
public function testAssertTrap25(): void
{
$this->runAssertTrapCommand(
@@ -269,7 +243,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap25')]
public function testAssertReturn26(): void
{
$this->runAssertReturnCommand(
@@ -279,7 +252,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn26')]
public function testAssertReturn27(): void
{
$this->runAssertReturnCommand(
@@ -289,7 +261,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn27')]
public function testAssertReturn28(): void
{
$this->runAssertReturnCommand(
@@ -299,7 +270,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn28')]
public function testAssertReturn29(): void
{
$this->runAssertReturnCommand(
@@ -309,7 +279,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn29')]
public function testAssertTrap30(): void
{
$this->runAssertTrapCommand(
@@ -319,7 +288,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap30')]
public function testAssertReturn31(): void
{
$this->runAssertReturnCommand(
@@ -329,7 +297,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn31')]
public function testAssertReturn32(): void
{
$this->runAssertReturnCommand(
@@ -339,7 +306,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn32')]
public function testAssertReturn33(): void
{
$this->runAssertReturnCommand(
@@ -349,7 +315,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn33')]
public function testAssertReturn34(): void
{
$this->runAssertReturnCommand(
@@ -359,7 +324,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn34')]
public function testAssertTrap35(): void
{
$this->runAssertTrapCommand(
@@ -369,7 +333,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap35')]
public function testAssertReturn36(): void
{
$this->runAssertReturnCommand(
@@ -379,7 +342,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn36')]
public function testAssertReturn37(): void
{
$this->runAssertReturnCommand(
@@ -389,7 +351,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn37')]
public function testAssertReturn38(): void
{
$this->runAssertReturnCommand(
@@ -399,7 +360,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn38')]
public function testAssertReturn39(): void
{
$this->runAssertReturnCommand(
@@ -409,7 +369,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn39')]
public function testAssertTrap40(): void
{
$this->runAssertTrapCommand(
@@ -419,7 +378,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap40')]
public function testAssertReturn41(): void
{
$this->runAssertReturnCommand(
@@ -429,7 +387,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn41')]
public function testAssertReturn42(): void
{
$this->runAssertReturnCommand(
@@ -439,7 +396,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn42')]
public function testAssertReturn43(): void
{
$this->runAssertReturnCommand(
@@ -449,7 +405,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn43')]
public function testAssertReturn44(): void
{
$this->runAssertReturnCommand(
@@ -459,7 +414,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn44')]
public function testAssertTrap45(): void
{
$this->runAssertTrapCommand(
@@ -469,7 +423,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertTrap45')]
public function testAssertReturn46(): void
{
$this->runAssertReturnCommand(
@@ -479,7 +432,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn46')]
public function testAssertReturn47(): void
{
$this->runAssertReturnCommand(
@@ -489,7 +441,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn47')]
public function testAssertReturn48(): void
{
$this->runAssertReturnCommand(
@@ -499,7 +450,6 @@ final class UnwindTest extends SpecTestsuiteBase
);
}
- #[Depends('testAssertReturn48')]
public function testAssertReturn49(): void
{
$this->runAssertReturnCommand(