GetRdfNamespacesTest::testGetRdfNamespaces |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Tests getting RDF namespaces. |
TestClassMetadataFactory::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Wakeup reflection after ClassMetadata gets unserialized from cache. |
FormatDateTest::testAdminDefinedFormatDate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests admin-defined formats in format_date(). |
FilterHtmlImageSecureTest::testImageSource |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Tests removal of images having a non-local source. |
entity_crud_hook_test_taxonomy_term_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_delete(). |
UserEntityCallbacksTest::testLabelCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test label callback. |
PluginTestBase::$defaultsTestPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
TermFieldMultipleVocabularyTest::$instance |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed. |
ConfigUpgradeTest::testConfigurationUpdate |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php |
Tests update_variables_to_config(). |
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
Views used by this test. |
FieldAttachOtherTest::testFieldAttachCache |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field cache. |
Twig_Tests_IntegrationTest::parseTemplates |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
SystemListingTest::testDirectoryPrecedence |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
Tests that files in different directories take precedence as expected. |
ElementsTableSelectTest::testMultipleFalse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of radios when #multiple is FALSE. |
PhpCssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php |
|
NamespacedAttributeBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
SelectPagerDefaultTest::testEvenPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
views.view.test_argument_default_fixed.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
SelectPagerDefaultTest::testElementNumbers |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlaping element ID. |
VocabularyUnitTest::testUninstallReinstall |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Test uninstall and reinstall of the taxonomy module. |
CommentThreadingTest::testCommentThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests the comment threading. |
ConfigFileContentTest::testReadWriteConfig |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests setting, writing, and reading of a configuration setting. |
MatcherDumperTest::testAddAdditionalRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper when it already has some. |
EntityTranslationUITest::enableTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Enables translation for the current entity type and bundle. |
EntityTranslationUITest::testTranslationUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the basic translation UI. |
HandlerFilterUserNameTest::testUserNameApi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Tests just using the filter. |
SearchPageOverrideTest::testSearchPageHook |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
OverrideDisplaysTest::testOverrideDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php |
Tests that displays can be overridden via the UI. |
AnnotationsTestsFixturesNonNamespacedClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
@Route("foo")
@Template |
HttpCacheTest::testSendsNoContentWhenFresh |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
ApacheMatcherDumperTest::testEscapePattern |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
@dataProvider provideEscapeFixtures |
HttpCacheTest::testEsiCacheForceValidation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
_form_test_tableselect_multiple_false_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test the tableselect #multiple = FALSE functionality. |
TextSummaryTest::testFirstSentenceQuestion |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Tests an edge case where the first sentence is a question and
subsequent sentences are not. This edge case is documented at
http://drupal.org/node/180425. |
LanguageUILanguageNegotiationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
RouterPermissionTest::testPermissionAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterPermissionTest.php |
Tests permission requirements on routes. |
TestEventDispatcher::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
Gets the not called listeners. |
SerializationTestEncoder::supportsEncoding |
function |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Checks whether this encoder can encode to the requested format. |
DisplayInternalLogicTest::testBlockSorting |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Tests block sorting within regions. |
ExceptionHandlerTest::testNestedExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
PhpGeneratorDumperTest::testDumpWithRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
DisplayInternalLogicTest::testBlockMapping |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Test the various block remapping scenarios allowed for by the assorted
Display types. |
LanguageUILanguageNegotiationTest::runTest |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
SystemAuthorizeTest::drupalGetAuthorizePHP |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Helper function to initialize authorize.php and load it via drupalGet(). |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
SystemAuthorizeTest::testFileTransferHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks |
UserLoginTest::testGlobalLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the global login flood control. |