Home
last modified time | relevance | path

Searched refs:TestCase (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Test/
H A DNodeTestCase.php14 use PHPUnit\Framework\TestCase; alias
20 abstract class NodeTestCase extends TestCase
H A DIntegrationTestCase.php14 use PHPUnit\Framework\TestCase; alias
30 abstract class IntegrationTestCase extends TestCase