ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Integration test helper. More...
Public Member Functions | |
testIntegration ($file, $message, $condition, $templates, $exception, $outputs) | |
getTests More... | |
testLegacyIntegration ($file, $message, $condition, $templates, $exception, $outputs) | |
getLegacyTests legacy More... | |
getTests ($name, $legacyTests=false) | |
getLegacyTests () | |
Protected Member Functions | |
getFixturesDir () | |
getRuntimeLoaders () | |
getExtensions () | |
getTwigFilters () | |
getTwigFunctions () | |
getTwigTests () | |
doIntegrationTest ($file, $message, $condition, $templates, $exception, $outputs) | |
Static Protected Member Functions | |
static | parseTemplates ($test) |
Integration test helper.
Definition at line 20 of file IntegrationTestCase.php.
|
protected |
Definition at line 132 of file IntegrationTestCase.php.
References $config, $i, $message, $name, Sabre\VObject\$output, $ret, $source, $template, $test, getExtensions(), getRuntimeLoaders(), getTwigFilters(), getTwigFunctions(), getTwigTests(), and GuzzleHttp\Psr7\hash().
Referenced by testIntegration(), and testLegacyIntegration().
|
protected |
Definition at line 38 of file IntegrationTestCase.php.
Referenced by doIntegrationTest().
|
abstractprotected |
Twig_Test_IntegrationTestCase::getLegacyTests | ( | ) |
Definition at line 127 of file IntegrationTestCase.php.
References getTests().
|
protected |
Definition at line 30 of file IntegrationTestCase.php.
Referenced by doIntegrationTest().
Twig_Test_IntegrationTestCase::getTests | ( | $name, | |
$legacyTests = false |
|||
) |
Definition at line 84 of file IntegrationTestCase.php.
References $message, $test, $tests, and getFixturesDir().
Referenced by getLegacyTests().
|
protected |
Definition at line 46 of file IntegrationTestCase.php.
Referenced by doIntegrationTest().
|
protected |
Definition at line 54 of file IntegrationTestCase.php.
Referenced by doIntegrationTest().
|
protected |
Definition at line 62 of file IntegrationTestCase.php.
Referenced by doIntegrationTest().
|
staticprotected |
Definition at line 237 of file IntegrationTestCase.php.
References $test.
Twig_Test_IntegrationTestCase::testIntegration | ( | $file, | |
$message, | |||
$condition, | |||
$templates, | |||
$exception, | |||
$outputs | |||
) |
getTests
Definition at line 70 of file IntegrationTestCase.php.
References $message, and doIntegrationTest().
Twig_Test_IntegrationTestCase::testLegacyIntegration | ( | $file, | |
$message, | |||
$condition, | |||
$templates, | |||
$exception, | |||
$outputs | |||
) |
getLegacyTests legacy
Definition at line 79 of file IntegrationTestCase.php.
References $message, and doIntegrationTest().