diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-29 20:13:11 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-29 20:13:11 +0900 |
| commit | 7380f5614bb262a57329c53714a148331efaa109 (patch) | |
| tree | c1e30abd052833952922f43c97abc1016bab598c /tests/src/SpecTestsuites/Core/LoopTest.php | |
| parent | 05724af3db760abe7fcd6a563423193b50bc744d (diff) | |
| download | php-waddiwasi-7380f5614bb262a57329c53714a148331efaa109.tar.gz php-waddiwasi-7380f5614bb262a57329c53714a148331efaa109.tar.zst php-waddiwasi-7380f5614bb262a57329c53714a148331efaa109.zip | |
test: Speed up test execution by removing test case dependencies
Diffstat (limited to 'tests/src/SpecTestsuites/Core/LoopTest.php')
| -rw-r--r-- | tests/src/SpecTestsuites/Core/LoopTest.php | 120 |
1 files changed, 0 insertions, 120 deletions
diff --git a/tests/src/SpecTestsuites/Core/LoopTest.php b/tests/src/SpecTestsuites/Core/LoopTest.php index bf58ce3..b038455 100644 --- a/tests/src/SpecTestsuites/Core/LoopTest.php +++ b/tests/src/SpecTestsuites/Core/LoopTest.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 LoopTest extends SpecTestsuiteBase @@ -19,7 +18,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testModule0')] public function testAssertReturn1(): void { $this->runAssertReturnCommand( @@ -29,7 +27,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn1')] public function testAssertReturn2(): void { $this->runAssertReturnCommand( @@ -39,7 +36,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn2')] public function testAssertReturn3(): void { $this->runAssertReturnCommand( @@ -49,7 +45,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn3')] public function testAssertReturn4(): void { $this->runAssertReturnCommand( @@ -59,7 +54,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn4')] public function testAssertReturn5(): void { $this->runAssertReturnCommand( @@ -69,7 +63,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn5')] public function testAssertReturn6(): void { $this->runAssertReturnCommand( @@ -79,7 +72,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn6')] public function testAssertReturn7(): void { $this->runAssertReturnCommand( @@ -89,7 +81,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn7')] public function testAssertReturn8(): void { $this->runAssertReturnCommand( @@ -99,7 +90,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn8')] public function testAssertReturn9(): void { $this->runAssertReturnCommand( @@ -109,7 +99,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn9')] public function testAssertReturn10(): void { $this->runAssertReturnCommand( @@ -119,7 +108,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn10')] public function testAssertReturn11(): void { $this->runAssertReturnCommand( @@ -129,7 +117,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn11')] public function testAssertReturn12(): void { $this->runAssertReturnCommand( @@ -139,7 +126,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn12')] public function testAssertReturn13(): void { $this->runAssertReturnCommand( @@ -149,7 +135,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn13')] public function testAssertReturn14(): void { $this->runAssertReturnCommand( @@ -159,7 +144,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn14')] public function testAssertReturn15(): void { $this->runAssertReturnCommand( @@ -169,7 +153,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn15')] public function testAssertReturn16(): void { $this->runAssertReturnCommand( @@ -179,7 +162,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn16')] public function testAssertReturn17(): void { $this->runAssertReturnCommand( @@ -189,7 +171,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn17')] public function testAssertReturn18(): void { $this->runAssertReturnCommand( @@ -199,7 +180,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn18')] public function testAssertReturn19(): void { $this->runAssertReturnCommand( @@ -209,7 +189,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn19')] public function testAssertReturn20(): void { $this->runAssertReturnCommand( @@ -219,7 +198,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn20')] public function testAssertReturn21(): void { $this->runAssertReturnCommand( @@ -229,7 +207,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn21')] public function testAssertReturn22(): void { $this->runAssertReturnCommand( @@ -239,7 +216,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn22')] public function testAssertReturn23(): void { $this->runAssertReturnCommand( @@ -249,7 +225,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn23')] public function testAssertReturn24(): void { $this->runAssertReturnCommand( @@ -259,7 +234,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn24')] public function testAssertReturn25(): void { $this->runAssertReturnCommand( @@ -269,7 +243,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn25')] public function testAssertReturn26(): void { $this->runAssertReturnCommand( @@ -279,7 +252,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn26')] public function testAssertReturn27(): void { $this->runAssertReturnCommand( @@ -289,7 +261,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn27')] public function testAssertReturn28(): void { $this->runAssertReturnCommand( @@ -299,7 +270,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn28')] public function testAssertReturn29(): void { $this->runAssertReturnCommand( @@ -309,7 +279,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn29')] public function testAssertReturn30(): void { $this->runAssertReturnCommand( @@ -319,7 +288,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn30')] public function testAssertReturn31(): void { $this->runAssertReturnCommand( @@ -329,7 +297,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn31')] public function testAssertReturn32(): void { $this->runAssertReturnCommand( @@ -339,7 +306,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn32')] public function testAssertReturn33(): void { $this->runAssertReturnCommand( @@ -349,7 +315,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn33')] public function testAssertReturn34(): void { $this->runAssertReturnCommand( @@ -359,7 +324,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn34')] public function testAssertReturn35(): void { $this->runAssertReturnCommand( @@ -369,7 +333,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn35')] public function testAssertReturn36(): void { $this->runAssertReturnCommand( @@ -379,7 +342,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn36')] public function testAssertReturn37(): void { $this->runAssertReturnCommand( @@ -389,7 +351,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn37')] public function testAssertReturn38(): void { $this->runAssertReturnCommand( @@ -399,7 +360,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn38')] public function testAssertReturn39(): void { $this->runAssertReturnCommand( @@ -409,7 +369,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn39')] public function testAssertReturn40(): void { $this->runAssertReturnCommand( @@ -419,7 +378,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn40')] public function testAssertReturn41(): void { $this->runAssertReturnCommand( @@ -429,7 +387,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn41')] public function testAssertReturn42(): void { $this->runAssertReturnCommand( @@ -439,7 +396,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn42')] public function testAssertReturn43(): void { $this->runAssertReturnCommand( @@ -449,7 +405,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn43')] public function testAssertReturn44(): void { $this->runAssertReturnCommand( @@ -459,7 +414,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn44')] public function testAssertReturn45(): void { $this->runAssertReturnCommand( @@ -469,7 +423,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn45')] public function testAssertReturn46(): void { $this->runAssertReturnCommand( @@ -479,7 +432,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn46')] public function testAssertReturn47(): void { $this->runAssertReturnCommand( @@ -489,7 +441,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn47')] public function testAssertReturn48(): void { $this->runAssertReturnCommand( @@ -499,7 +450,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn48')] public function testAssertReturn49(): void { $this->runAssertReturnCommand( @@ -509,7 +459,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn49')] public function testAssertReturn50(): void { $this->runAssertReturnCommand( @@ -519,7 +468,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn50')] public function testAssertReturn51(): void { $this->runAssertReturnCommand( @@ -529,7 +477,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn51')] public function testAssertReturn52(): void { $this->runAssertReturnCommand( @@ -539,7 +486,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn52')] public function testAssertReturn53(): void { $this->runAssertReturnCommand( @@ -549,7 +495,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn53')] public function testAssertReturn54(): void { $this->runAssertReturnCommand( @@ -559,7 +504,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn54')] public function testAssertReturn55(): void { $this->runAssertReturnCommand( @@ -569,7 +513,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn55')] public function testAssertReturn56(): void { $this->runAssertReturnCommand( @@ -579,7 +522,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn56')] public function testAssertReturn57(): void { $this->runAssertReturnCommand( @@ -589,7 +531,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn57')] public function testAssertReturn58(): void { $this->runAssertReturnCommand( @@ -599,7 +540,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn58')] public function testAssertReturn59(): void { $this->runAssertReturnCommand( @@ -609,7 +549,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn59')] public function testAssertReturn60(): void { $this->runAssertReturnCommand( @@ -619,7 +558,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn60')] public function testAssertReturn61(): void { $this->runAssertReturnCommand( @@ -629,7 +567,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn61')] public function testAssertReturn62(): void { $this->runAssertReturnCommand( @@ -639,7 +576,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn62')] public function testAssertReturn63(): void { $this->runAssertReturnCommand( @@ -649,7 +585,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn63')] public function testAssertReturn64(): void { $this->runAssertReturnCommand( @@ -659,7 +594,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn64')] public function testAssertReturn65(): void { $this->runAssertReturnCommand( @@ -669,7 +603,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn65')] public function testAssertReturn66(): void { $this->runAssertReturnCommand( @@ -679,7 +612,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn66')] public function testAssertReturn67(): void { $this->runAssertReturnCommand( @@ -689,7 +621,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn67')] public function testAssertReturn68(): void { $this->runAssertReturnCommand( @@ -699,7 +630,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn68')] public function testAssertReturn69(): void { $this->runAssertReturnCommand( @@ -709,7 +639,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn69')] public function testAssertReturn70(): void { $this->runAssertReturnCommand( @@ -719,7 +648,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn70')] public function testAssertReturn71(): void { $this->runAssertReturnCommand( @@ -729,7 +657,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn71')] public function testAssertReturn72(): void { $this->runAssertReturnCommand( @@ -739,7 +666,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn72')] public function testAssertReturn73(): void { $this->runAssertReturnCommand( @@ -749,7 +675,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn73')] public function testAssertReturn74(): void { $this->runAssertReturnCommand( @@ -759,7 +684,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn74')] public function testAssertReturn75(): void { $this->runAssertReturnCommand( @@ -769,7 +693,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn75')] public function testAssertReturn76(): void { $this->runAssertReturnCommand( @@ -779,7 +702,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertReturn76')] public function testAssertReturn77(): void { $this->runAssertReturnCommand( @@ -790,72 +712,60 @@ final class LoopTest extends SpecTestsuiteBase } #[DoesNotPerformAssertions] - #[Depends('testAssertReturn77')] public function testAssertMalformed78(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed78')] public function testAssertMalformed79(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed79')] public function testAssertMalformed80(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed80')] public function testAssertMalformed81(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed81')] public function testAssertMalformed82(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed82')] public function testAssertMalformed83(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed83')] public function testAssertMalformed84(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed84')] public function testAssertMalformed85(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed85')] public function testAssertMalformed86(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed86')] public function testAssertMalformed87(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed87')] public function testAssertMalformed88(): void { } - #[Depends('testAssertMalformed88')] public function testAssertInvalid89(): void { $this->runAssertInvalidCommand( @@ -865,7 +775,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid89')] public function testAssertInvalid90(): void { $this->runAssertInvalidCommand( @@ -875,7 +784,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid90')] public function testAssertInvalid91(): void { $this->runAssertInvalidCommand( @@ -885,7 +793,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid91')] public function testAssertInvalid92(): void { $this->runAssertInvalidCommand( @@ -895,7 +802,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid92')] public function testAssertInvalid93(): void { $this->runAssertInvalidCommand( @@ -905,7 +811,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid93')] public function testAssertInvalid94(): void { $this->runAssertInvalidCommand( @@ -915,7 +820,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid94')] public function testAssertInvalid95(): void { $this->runAssertInvalidCommand( @@ -925,7 +829,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid95')] public function testAssertInvalid96(): void { $this->runAssertInvalidCommand( @@ -935,7 +838,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid96')] public function testAssertInvalid97(): void { $this->runAssertInvalidCommand( @@ -945,7 +847,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid97')] public function testAssertInvalid98(): void { $this->runAssertInvalidCommand( @@ -955,7 +856,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid98')] public function testAssertInvalid99(): void { $this->runAssertInvalidCommand( @@ -965,7 +865,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid99')] public function testAssertInvalid100(): void { $this->runAssertInvalidCommand( @@ -975,7 +874,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid100')] public function testAssertInvalid101(): void { $this->runAssertInvalidCommand( @@ -985,7 +883,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid101')] public function testAssertInvalid102(): void { $this->runAssertInvalidCommand( @@ -995,7 +892,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid102')] public function testAssertInvalid103(): void { $this->runAssertInvalidCommand( @@ -1005,7 +901,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid103')] public function testAssertInvalid104(): void { $this->runAssertInvalidCommand( @@ -1015,7 +910,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid104')] public function testAssertInvalid105(): void { $this->runAssertInvalidCommand( @@ -1025,7 +919,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid105')] public function testAssertInvalid106(): void { $this->runAssertInvalidCommand( @@ -1035,7 +928,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid106')] public function testAssertInvalid107(): void { $this->runAssertInvalidCommand( @@ -1045,7 +937,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid107')] public function testAssertInvalid108(): void { $this->runAssertInvalidCommand( @@ -1055,7 +946,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid108')] public function testAssertInvalid109(): void { $this->runAssertInvalidCommand( @@ -1065,7 +955,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid109')] public function testAssertInvalid110(): void { $this->runAssertInvalidCommand( @@ -1075,7 +964,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid110')] public function testAssertInvalid111(): void { $this->runAssertInvalidCommand( @@ -1085,7 +973,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid111')] public function testAssertInvalid112(): void { $this->runAssertInvalidCommand( @@ -1095,7 +982,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid112')] public function testAssertInvalid113(): void { $this->runAssertInvalidCommand( @@ -1105,7 +991,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid113')] public function testAssertInvalid114(): void { $this->runAssertInvalidCommand( @@ -1115,7 +1000,6 @@ final class LoopTest extends SpecTestsuiteBase ); } - #[Depends('testAssertInvalid114')] public function testAssertInvalid115(): void { $this->runAssertInvalidCommand( @@ -1126,25 +1010,21 @@ final class LoopTest extends SpecTestsuiteBase } #[DoesNotPerformAssertions] - #[Depends('testAssertInvalid115')] public function testAssertMalformed116(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed116')] public function testAssertMalformed117(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed117')] public function testAssertMalformed118(): void { } #[DoesNotPerformAssertions] - #[Depends('testAssertMalformed118')] public function testAssertMalformed119(): void { } |
