diff options
Diffstat (limited to 'tests/src/SpecTestsuites/Core/MemoryFillTest.php')
| -rw-r--r-- | tests/src/SpecTestsuites/Core/MemoryFillTest.php | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/tests/src/SpecTestsuites/Core/MemoryFillTest.php b/tests/src/SpecTestsuites/Core/MemoryFillTest.php index f947e6b..e2a8efe 100644 --- a/tests/src/SpecTestsuites/Core/MemoryFillTest.php +++ b/tests/src/SpecTestsuites/Core/MemoryFillTest.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 MemoryFillTest extends SpecTestsuiteBase @@ -19,7 +18,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule0')] public function testAction1(): void { $this->runActionCommand( @@ -28,7 +26,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAction1')] public function testAssertReturn2(): void { $this->runAssertReturnCommand( @@ -38,7 +35,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn2')] public function testAssertReturn3(): void { $this->runAssertReturnCommand( @@ -48,7 +44,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn3')] public function testModule4(): void { $this->runModuleCommand( @@ -58,7 +53,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule4')] public function testAssertTrap5(): void { $this->runAssertTrapCommand( @@ -68,7 +62,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap5')] public function testModule6(): void { $this->runModuleCommand( @@ -78,7 +71,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule6')] public function testAssertTrap7(): void { $this->runAssertTrapCommand( @@ -88,7 +80,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap7')] public function testModule8(): void { $this->runModuleCommand( @@ -98,7 +89,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule8')] public function testAction9(): void { $this->runActionCommand( @@ -107,7 +97,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAction9')] public function testAssertReturn10(): void { $this->runAssertReturnCommand( @@ -117,7 +106,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn10')] public function testModule11(): void { $this->runModuleCommand( @@ -127,7 +115,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule11')] public function testAction12(): void { $this->runActionCommand( @@ -136,7 +123,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAction12')] public function testModule13(): void { $this->runModuleCommand( @@ -146,7 +132,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule13')] public function testAssertTrap14(): void { $this->runAssertTrapCommand( @@ -156,7 +141,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap14')] public function testModule15(): void { $this->runModuleCommand( @@ -166,7 +150,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule15')] public function testAction16(): void { $this->runActionCommand( @@ -175,7 +158,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAction16')] public function testAssertReturn17(): void { $this->runAssertReturnCommand( @@ -185,7 +167,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn17')] public function testAssertReturn18(): void { $this->runAssertReturnCommand( @@ -195,7 +176,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn18')] public function testAssertReturn19(): void { $this->runAssertReturnCommand( @@ -205,7 +185,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn19')] public function testModule20(): void { $this->runModuleCommand( @@ -215,7 +194,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule20')] public function testAction21(): void { $this->runActionCommand( @@ -224,7 +202,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAction21')] public function testAssertReturn22(): void { $this->runAssertReturnCommand( @@ -234,7 +211,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn22')] public function testAssertReturn23(): void { $this->runAssertReturnCommand( @@ -244,7 +220,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn23')] public function testAssertReturn24(): void { $this->runAssertReturnCommand( @@ -254,7 +229,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn24')] public function testAssertReturn25(): void { $this->runAssertReturnCommand( @@ -264,7 +238,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn25')] public function testAssertReturn26(): void { $this->runAssertReturnCommand( @@ -274,7 +247,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn26')] public function testAssertInvalid27(): void { $this->runAssertInvalidCommand( @@ -284,7 +256,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid27')] public function testAssertInvalid28(): void { $this->runAssertInvalidCommand( @@ -294,7 +265,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid28')] public function testAssertInvalid29(): void { $this->runAssertInvalidCommand( @@ -304,7 +274,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid29')] public function testAssertInvalid30(): void { $this->runAssertInvalidCommand( @@ -314,7 +283,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid30')] public function testAssertInvalid31(): void { $this->runAssertInvalidCommand( @@ -324,7 +292,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid31')] public function testAssertInvalid32(): void { $this->runAssertInvalidCommand( @@ -334,7 +301,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid32')] public function testAssertInvalid33(): void { $this->runAssertInvalidCommand( @@ -344,7 +310,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid33')] public function testAssertInvalid34(): void { $this->runAssertInvalidCommand( @@ -354,7 +319,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid34')] public function testAssertInvalid35(): void { $this->runAssertInvalidCommand( @@ -364,7 +328,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid35')] public function testAssertInvalid36(): void { $this->runAssertInvalidCommand( @@ -374,7 +337,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid36')] public function testAssertInvalid37(): void { $this->runAssertInvalidCommand( @@ -384,7 +346,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid37')] public function testAssertInvalid38(): void { $this->runAssertInvalidCommand( @@ -394,7 +355,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid38')] public function testAssertInvalid39(): void { $this->runAssertInvalidCommand( @@ -404,7 +364,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid39')] public function testAssertInvalid40(): void { $this->runAssertInvalidCommand( @@ -414,7 +373,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid40')] public function testAssertInvalid41(): void { $this->runAssertInvalidCommand( @@ -424,7 +382,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid41')] public function testAssertInvalid42(): void { $this->runAssertInvalidCommand( @@ -434,7 +391,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid42')] public function testAssertInvalid43(): void { $this->runAssertInvalidCommand( @@ -444,7 +400,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid43')] public function testAssertInvalid44(): void { $this->runAssertInvalidCommand( @@ -454,7 +409,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid44')] public function testAssertInvalid45(): void { $this->runAssertInvalidCommand( @@ -464,7 +418,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid45')] public function testAssertInvalid46(): void { $this->runAssertInvalidCommand( @@ -474,7 +427,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid46')] public function testAssertInvalid47(): void { $this->runAssertInvalidCommand( @@ -484,7 +436,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid47')] public function testAssertInvalid48(): void { $this->runAssertInvalidCommand( @@ -494,7 +445,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid48')] public function testAssertInvalid49(): void { $this->runAssertInvalidCommand( @@ -504,7 +454,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid49')] public function testAssertInvalid50(): void { $this->runAssertInvalidCommand( @@ -514,7 +463,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid50')] public function testAssertInvalid51(): void { $this->runAssertInvalidCommand( @@ -524,7 +472,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid51')] public function testAssertInvalid52(): void { $this->runAssertInvalidCommand( @@ -534,7 +481,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid52')] public function testAssertInvalid53(): void { $this->runAssertInvalidCommand( @@ -544,7 +490,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid53')] public function testAssertInvalid54(): void { $this->runAssertInvalidCommand( @@ -554,7 +499,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid54')] public function testAssertInvalid55(): void { $this->runAssertInvalidCommand( @@ -564,7 +508,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid55')] public function testAssertInvalid56(): void { $this->runAssertInvalidCommand( @@ -574,7 +517,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid56')] public function testAssertInvalid57(): void { $this->runAssertInvalidCommand( @@ -584,7 +526,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid57')] public function testAssertInvalid58(): void { $this->runAssertInvalidCommand( @@ -594,7 +535,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid58')] public function testAssertInvalid59(): void { $this->runAssertInvalidCommand( @@ -604,7 +544,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid59')] public function testAssertInvalid60(): void { $this->runAssertInvalidCommand( @@ -614,7 +553,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid60')] public function testAssertInvalid61(): void { $this->runAssertInvalidCommand( @@ -624,7 +562,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid61')] public function testAssertInvalid62(): void { $this->runAssertInvalidCommand( @@ -634,7 +571,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid62')] public function testAssertInvalid63(): void { $this->runAssertInvalidCommand( @@ -644,7 +580,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid63')] public function testAssertInvalid64(): void { $this->runAssertInvalidCommand( @@ -654,7 +589,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid64')] public function testAssertInvalid65(): void { $this->runAssertInvalidCommand( @@ -664,7 +598,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid65')] public function testAssertInvalid66(): void { $this->runAssertInvalidCommand( @@ -674,7 +607,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid66')] public function testAssertInvalid67(): void { $this->runAssertInvalidCommand( @@ -684,7 +616,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid67')] public function testAssertInvalid68(): void { $this->runAssertInvalidCommand( @@ -694,7 +625,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid68')] public function testAssertInvalid69(): void { $this->runAssertInvalidCommand( @@ -704,7 +634,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid69')] public function testAssertInvalid70(): void { $this->runAssertInvalidCommand( @@ -714,7 +643,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid70')] public function testAssertInvalid71(): void { $this->runAssertInvalidCommand( @@ -724,7 +652,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid71')] public function testAssertInvalid72(): void { $this->runAssertInvalidCommand( @@ -734,7 +661,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid72')] public function testAssertInvalid73(): void { $this->runAssertInvalidCommand( @@ -744,7 +670,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid73')] public function testAssertInvalid74(): void { $this->runAssertInvalidCommand( @@ -754,7 +679,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid74')] public function testAssertInvalid75(): void { $this->runAssertInvalidCommand( @@ -764,7 +688,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid75')] public function testAssertInvalid76(): void { $this->runAssertInvalidCommand( @@ -774,7 +697,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid76')] public function testAssertInvalid77(): void { $this->runAssertInvalidCommand( @@ -784,7 +706,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid77')] public function testAssertInvalid78(): void { $this->runAssertInvalidCommand( @@ -794,7 +715,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid78')] public function testAssertInvalid79(): void { $this->runAssertInvalidCommand( @@ -804,7 +724,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid79')] public function testAssertInvalid80(): void { $this->runAssertInvalidCommand( @@ -814,7 +733,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid80')] public function testAssertInvalid81(): void { $this->runAssertInvalidCommand( @@ -824,7 +742,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid81')] public function testAssertInvalid82(): void { $this->runAssertInvalidCommand( @@ -834,7 +751,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid82')] public function testAssertInvalid83(): void { $this->runAssertInvalidCommand( @@ -844,7 +760,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid83')] public function testAssertInvalid84(): void { $this->runAssertInvalidCommand( @@ -854,7 +769,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid84')] public function testAssertInvalid85(): void { $this->runAssertInvalidCommand( @@ -864,7 +778,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid85')] public function testAssertInvalid86(): void { $this->runAssertInvalidCommand( @@ -874,7 +787,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid86')] public function testAssertInvalid87(): void { $this->runAssertInvalidCommand( @@ -884,7 +796,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid87')] public function testAssertInvalid88(): void { $this->runAssertInvalidCommand( @@ -894,7 +805,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid88')] public function testAssertInvalid89(): void { $this->runAssertInvalidCommand( @@ -904,7 +814,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid89')] public function testAssertInvalid90(): void { $this->runAssertInvalidCommand( @@ -914,7 +823,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid90')] public function testModule91(): void { $this->runModuleCommand( @@ -924,7 +832,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule91')] public function testAssertTrap92(): void { $this->runAssertTrapCommand( @@ -934,7 +841,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap92')] public function testAssertReturn93(): void { $this->runAssertReturnCommand( @@ -944,7 +850,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn93')] public function testModule94(): void { $this->runModuleCommand( @@ -954,7 +859,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule94')] public function testAssertTrap95(): void { $this->runAssertTrapCommand( @@ -964,7 +868,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap95')] public function testAssertReturn96(): void { $this->runAssertReturnCommand( @@ -974,7 +877,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn96')] public function testModule97(): void { $this->runModuleCommand( @@ -984,7 +886,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testModule97')] public function testAssertTrap98(): void { $this->runAssertTrapCommand( @@ -994,7 +895,6 @@ final class MemoryFillTest extends SpecTestsuiteBase ); } - #[Depends('testAssertTrap98')] public function testAssertReturn99(): void { $this->runAssertReturnCommand( |
