File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/tests/data/SimpleNamespacedTest.php
Back
<?php /** * Also test multiple namespaces/classes per single file. */ namespace SimpleA { class SimpleTest extends \Codeception\Test\Unit { public function testFoo() { return true; } public function testBar() { return true; } } } namespace SimpleB { class SimpleTest extends \Codeception\Test\Unit { public function testBaz() { return true; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings