Twig_Tests_Node_SandboxTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php |
@covers Twig_Node_Sandbox::compile
@dataProvider getTests |
PhpFileCacheTest::testImplementsSetState |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
CachedFormulaLoaderTest::testDebugCached |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
RdfaMarkupTest::testDrupalRdfaAttributes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Tests rdf_rdfa_attributes(). |
SiteMaintenanceTest::testSiteMaintenance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Verify site maintenance mode functionality. |
Twig_Tests_Node_IncludeTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
@covers Twig_Node_Include::compile
@dataProvider getTests |
UserPictureTest::testCreateDeletePicture |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests creation, display, and deletion of user pictures. |
TranslationTest::testFieldInvokeMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke_multiple(). |
FieldUiTestBase::fieldUIAddExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Adds an existing field through the Field UI. |
RelationshipNodeTermDataTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Views used by this test. |
TaggedWithTest::testTaggedWithByNodeType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
UploadedFileTest::testErrorIsOkByDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
RouterTest::testThemeCallbackInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that the theme callback is properly inherited. |
language_test_store_language_negotiation |
function |
drupal/core/modules/language/tests/language_test.module |
Store the last negotiated languages. |
Twig_Tests_Node_SetTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php |
@covers Twig_Node_Set::__construct |
FileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
DateTimePlusTest::testTimezoneConversion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test timezone manipulation. |
entity_crud_hook_test_taxonomy_term_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_load(). |
StoreTest::testCanonizesUrlsForCacheKeys |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
MemcachedProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
PasswordHashingTest::testPasswordHashing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
Test password hashing. |
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
FileInclusionTest::testLoadCustomInclude |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests loading a custom specified include. |
LinksTest::testMenuLinkRouterReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links derived from menu routers. |
LinkFieldTest::testLinkSeparateFormatter |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the 'link_separate' formatter. |
DCOM55Test::testParseAnnotationDocblocks |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
TempStoreDatabaseTest::testUserTempStore |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Tests the UserTempStore API. |
DependencyMissingTest::testMissingUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
|
Twig_Tests_LexerTest::testStringWithHash |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
FieldSqlStorageTest::testFieldAttachLoad |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
UserEntityCallbacksTest::testUriCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test URI callback. |
ContainerBuilderTest::testFindDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition |
TermFieldMultipleVocabularyTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
DocParserTest::testNamespacedAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
DocParserTest::testTypicalMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group debug |
HtmlIdentifierUnitTest::testDrupalHTMLId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_id() cleans the ID properly. |
DocParserTest::testAnnotationWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
RouteCollectionTest::testAddInvalidRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
@expectedException \InvalidArgumentException |
DefinitionTest::testSetGetFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
RouteCollectionTest::testOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
HtmlToTextTest::testDrupalHtmlToTextArgs |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test $allowed_tags argument of drupal_html_to_text(). |
CssRewriteFilterTest::testExternalSource |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php |
|
CommentTestBase::performCommentOperation |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Performs the specified operation on the specified comment. |
DocParserTest::testSupportClassConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getConstantsProvider |
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
ConfigFileContentTest::testSerialization |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests serialization of configuration to file. |
EntityTranslationUITest::setupTranslator |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Creates and activates a translator user. |
JavaScriptTest::testAggregatedAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests that attributes are maintained when JS aggregation is enabled. |
FileFieldValidateTest::testFileExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests file extension checking. |
EntityTranslationUITest::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Creates the test fields. |