Home
last modified time | relevance | path

Searched refs:IntegrationTestCase (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DIntegrationTestCase.php3 use Twig\Test\IntegrationTestCase; alias
8 class Twig_Test_IntegrationTestCase extends IntegrationTestCase
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DLegacyIntegrationTest.php13 use Twig\Test\IntegrationTestCase; alias
15 class Twig_Tests_LegacyIntegrationTest extends IntegrationTestCase
H A DIntegrationTest.php19 use Twig\Test\IntegrationTestCase; alias
33 class Twig_Tests_IntegrationTest extends IntegrationTestCase
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php32 abstract class IntegrationTestCase extends TestCase class
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst856 class Project_Tests_IntegrationTest extends \Twig\Test\IntegrationTestCase
H A Dadvanced.rst976 class Project_Tests_IntegrationTest extends \Twig\Test\IntegrationTestCase
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG96 * added support for runtime loaders in IntegrationTestCase