UpdateScriptTest::testSuccessfulUpdateFunctionality |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Tests update.php after performing a successful update. |
DocParserTest::testAnnotationWithRequiredAttributes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
SelectTableSortDefaultTest::testTableSortQueryFirst |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms precedence of tablesorts headers. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test current_path() and request_path(). |
DocParserTest::testAnnotationDontAcceptSingleQuotes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10. |
Twig_Tests_Node_Expression_Binary_SubTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
|
FirstEntryFinalMatcherTest::testFinalMatcherPattern |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/FirstEntryFinalMatcherTest.php |
Confirms the final matcher returns correct attributes for pattern paths. |
DocParserTest::testSyntaxErrorWithUnknownCharacters |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-183 |
Twig_Tests_Node_Expression_Binary_DivTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php |
|
HttpCacheTest::testInvalidatesCachedResponsesOnPost |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Twig_Tests_Node_Expression_Binary_AndTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php |
|
RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
GenericCacheBackendUnitTestBase::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Creates a cache backend to test. |
XmlEncoderTest::testPreventsComplexExternalEntities |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
Twig_Tests_Node_Expression_Binary_MulTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php |
|
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags are added. |
Twig_Tests_Node_Expression_Binary_AddTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
|
Twig_Tests_Node_Expression_Binary_ModTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php |
|
NodeEntityViewModeAlterTest::testNodeViewModeChange |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Create a "Basic page" node and verify its consistency in the database. |
GetSetMethodNormalizerTest::testUncallableCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@expectedException \InvalidArgumentException |
GenericCacheBackendUnitTestBase::testDeleteMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and
Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
UserRegistrationTest::testRegistrationDefaultValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
SelectSubqueryTest::testFromSubquerySelectWithLimit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
CacheWarmerAggregateTest::testInjectWarmersUsingAdd |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
Twig_Tests_Node_Expression_GetAttrTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
@covers Twig_Node_Expression_GetAttr::compile
@dataProvider getTests |
VocabularyTest::testTaxonomyAdminDeletingVocabulary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Deleting a vocabulary. |
BackendChainImplementationUnitTest::testGetMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Test the get multiple feature. |
UserPasswordResetTest::testUserPasswordResetExpired |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Attempts login using an expired password reset link. |
Twig_Tests_Node_Expression_FilterTest::createFilter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
OptionsFieldUITest::testOptionsAllowedValuesInteger |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (integer) : test 'allowed values' input. |
JSMinFilterTest::testRelativeSourceUrlImportImports |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinFilterTest.php |
|
OptionsFieldUITest::testOptionsAllowedValuesBoolean |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (boolen) : test 'On/Off' values input. |
AbstractReaderTest::testAnnotationsWithValidTargets |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
LanguageUrlRewritingTest::testUrlRewritingEdgeCases |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check that non-installed languages are not considered. |
Twig_Tests_Node_Expression_AssignNameTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php |
|
BreakpointThemeTest::testThemeBreakpointGroupModule |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group in the module. |
EntityAccessTest::testEntityAccessDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures that the default controller is used as a fallback. |
LocaleExportTest::testExportTranslationTemplateFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translation template file. |
Twig_Tests_Node_Expression_TestTest::testUnknownTest |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
@covers Twig_Node_Expression_Filter::compile
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The test "nul" does not exist. Did you mean "null" at line 0 |
Twig_Tests_Node_Expression_FunctionTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::compile
@dataProvider getTests |
SearchPreprocessLangcodeTest::testPreprocessLangcode |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests that hook_search_preprocess() returns the correct langcode. |
LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests that the configuration is updated when the node type is changed. |
SearchPreprocessLangcodeTest::testPreprocessStemming |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Tests stemming for hook_search_preprocess(). |
EsiListenerTest::testFilterDoesNothingForSubRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php |
|
Twig_Tests_Node_Expression_ConditionalTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
|
ClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
CascadingStylesheetsTest::testRenderInlinePreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing on. |
LocaleFileImportStatus::testBulkImportUpdateExisting |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Update a pre-existing file. |
UniversalClassLoaderTest::testRegisterPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|