|
| | testIntegration ($file, $message, $condition, $templates, $exception, $outputs, $deprecation='') |
| | testLegacyIntegration ($file, $message, $condition, $templates, $exception, $outputs, $deprecation='') |
| | getTests ($name, $legacyTests=false) |
| | getLegacyTests () |
◆ doIntegrationTest()
| doIntegrationTest |
( |
| $file, |
|
|
| $message, |
|
|
| $condition, |
|
|
| $templates, |
|
|
| $exception, |
|
|
| $outputs, |
|
|
| $deprecation = '' ) |
|
protected |
◆ getExtensions()
- Renvoie
- ExtensionInterface[]
◆ getFixturesDir()
- Obsolète
- since Twig 3.13, use getFixturesDirectory() instead.
- Renvoie
- string
◆ getLegacyTests()
@final since Twig 3.13
- Renvoie
- iterable
◆ getRuntimeLoaders()
- Renvoie
- RuntimeLoaderInterface[]
◆ getTests()
| getTests |
( |
| $name, |
|
|
| $legacyTests = false ) |
- Renvoie
- iterable
@final since Twig 3.13
◆ getTwigFilters()
◆ getTwigFunctions()
◆ getTwigTests()
◆ getUndefinedFilterCallbacks()
| getUndefinedFilterCallbacks |
( |
| ) |
|
|
protected |
- Renvoie
- array<callable(string): (TwigFilter|false)>
◆ getUndefinedFunctionCallbacks()
| getUndefinedFunctionCallbacks |
( |
| ) |
|
|
protected |
- Renvoie
- array<callable(string): (TwigFunction|false)>
◆ getUndefinedTestCallbacks()
| getUndefinedTestCallbacks |
( |
| ) |
|
|
protected |
- Renvoie
- array<callable(string): (TwigTest|false)>
◆ getUndefinedTokenParserCallbacks()
| getUndefinedTokenParserCallbacks |
( |
| ) |
|
|
protected |
- Renvoie
- array<callable(string): (TokenParserInterface|false)>
◆ parseTemplates()
- Renvoie
- array<string, string>
◆ testIntegration()
| testIntegration |
( |
| $file, |
|
|
| $message, |
|
|
| $condition, |
|
|
| $templates, |
|
|
| $exception, |
|
|
| $outputs, |
|
|
| $deprecation = '' ) |
@dataProvider getTests
- Renvoie
- void
◆ testLegacyIntegration()
| testLegacyIntegration |
( |
| $file, |
|
|
| $message, |
|
|
| $condition, |
|
|
| $templates, |
|
|
| $exception, |
|
|
| $outputs, |
|
|
| $deprecation = '' ) |
@dataProvider getLegacyTests
@group legacy
- Renvoie
- void
La documentation de cette classe a été générée à partir du fichier suivant :
- vendor/twig/twig/src/Test/IntegrationTestCase.php