Twig_Tests_Node_Expression_FilterTest::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
Twig_Tests_TemplateTest::testGetAttributeDefinedStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
Twig_Tests_Node_Expression_ParentTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
@covers Twig_Node_Expression_Parent::__construct |
Twig_Tests_Node_Expression_AssignNameTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php |
@covers Twig_Node_Expression_AssignName::compile
@dataProvider getTests |
PHPUnit_Framework_TestSuite::setBackupStaticAttributes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
@since Method available since Release 3.4.0 |
ClosureExpressionVisitorTest::testSortByFieldAscending |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
Twig_Tests_Extension_SandboxTest::testMacrosInASandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
PHPUnit_Framework_TestResult::setTimeoutForMediumTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for medium tests. |
Framework_TestCaseTest::testStaticAttributesBackupPost |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
CoverageMethodParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
@covers CoveredClass::publicMethod ( ) |
KernelTest::testShutdownGivesNullContainerToAllBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
SerializationTest::testSerializerComponentRegistration |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
Confirms that modules can register normalizers and encoders. |
ServerBagTest::testShouldExtractHeadersFromServerArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
ProcessBuilderTest::testShouldEscapeArgumentsAndPrefix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
Twig_Tests_Node_Expression_Binary_SubTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
@covers Twig_Node_Expression_Binary_Sub::compile
@covers Twig_Node_Expression_Binary_Sub::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Binary_ConcatTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ConcatTest.php |
|
Twig_Tests_Node_Expression_Binary_DivTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php |
@covers Twig_Node_Expression_Binary_Div::compile
@covers Twig_Node_Expression_Binary_Div::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Binary_AndTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php |
@covers Twig_Node_Expression_Binary_And::compile
@covers Twig_Node_Expression_Binary_And::operator
@dataProvider getTests |
IgnoreSlaveSubscriberTest::testSystemInitIgnoresSlaves |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IgnoreSlaveSubscriberTest.php |
Tests \Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber::checkSlaveServer(). |
Twig_Tests_Node_Expression_Binary_MulTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php |
@covers Twig_Node_Expression_Binary_Mul::compile
@covers Twig_Node_Expression_Binary_Mul::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Binary_AddTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
@covers Twig_Node_Expression_Binary_Add::compile
@covers Twig_Node_Expression_Binary_Add::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Binary_ModTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php |
@covers Twig_Node_Expression_Binary_Mod::compile
@covers Twig_Node_Expression_Binary_Mod::operator
@dataProvider getTests |
Twig_Tests_NodeVisitor_OptimizerTest::testForOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
@dataProvider getTestsForForOptimizer |
Twig_Tests_Node_Expression_FilterTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
@covers Twig_Node_Expression_Filter::__construct |
DocLexerTest::testScannerTokenizesDocBlockWhitConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
Twig_Tests_Node_Expression_FunctionTest::createFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
Twig_Tests_Node_Expression_FunctionTest::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
Twig_Tests_Node_Expression_ConditionalTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
@covers Twig_Node_Expression_Conditional::compile
@dataProvider getTests |
ContainerBuilderTest::testSynchronizedServiceWithScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
ClosureExpressionVisitorTest::testSortByFieldDescending |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ValidatorBuilderTest::testSetConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
JsonResponseTest::testStaticCreateAddsContentTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testStaticCreateWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
SearchConfigSettingsFormTest::testSearchModuleDisabling |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify that you can disable individual search modules. |
UniversalClassLoaderTest::getLoadClassFromFallbackTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
Twig_Tests_CompilerTest::testReprNumericValueWithLocale |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
AbstractProfilerStorageTest::testStoreSpecialCharsInUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Twig_Tests_Node_Expression_GetAttrTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
@covers Twig_Node_Expression_GetAttr::__construct |
Twig_Tests_Node_Expression_FunctionTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::__construct |
UrlGeneratorTest::testSchemeRequirementForcesAbsoluteUrl |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
CoverageFunctionParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesWhitespaceTest.php |
@covers ::globalFunction ( ) |
Twig_Tests_Extension_SandboxTest::testSandboxGloballySet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
Twig_Tests_ExpressionParserTest::getFailingTestsForArray |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
Twig_Tests_Extension_CoreTest::getRandomFunctionTestData |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
Twig_Tests_LexerTest::testStringWithEscapedInterpolation |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Twig_Tests_LexerTest::testStringWithNestedInterpolations |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Twig_Tests_Node_Expression_Binary_FloorDivTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php |
|
Twig_Tests_Node_Expression_ConstantTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php |
@covers Twig_Node_Expression_Constant::__construct |
ConstraintTest::testSetNotExistingPropertyThrowsException |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
PHPUnit_Framework_TestSuite_DataProvider::setDependencies |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php |
Sets the dependencies of a TestCase. |