For unit tests, we strongly encourage you to base your test on the PHPUnit's TestCase class only. For instance: <?php namespace Tests\Unit\Foo; ...
確定! 回上一頁