GarbageCollectionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
|
TrackerAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
|
FilterLanguageTest::testFilter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Tests the language filter. |
UuidUnitTest::testGenerateUuid |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests generating a UUID. |
FileManagedFileElementTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Definition of Drupal\file\Tests\FileManagedFileElementTest. |
UuidUnitTest::testUuidIsUnique |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests that generated UUIDs are unique. |
TrailTest::testMenuTreeSetPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php |
Tests active trails are properly affected by menu_tree_set_path(). |
LazyAssetManagerTest::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
RequestMatcherTest::testMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
GetRdfNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Modules to enable. |
FetchTest::testQueryFetchArray |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record to an associative array explicitly. |
NodeAccessTest::testNodeAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessTest.php |
Runs basic tests for node_access function. |
LinksTest::createLinkHierarchy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Create a simple hierarchy of links. |
ArbitraryRebuildTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Modules to enable. |
FetchTest::testQueryFetchClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a new instance of a custom class. |
TempStoreDatabaseTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
|
CommentNodeAccessTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
|
DependencyMissingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
|
EntityTestAccessController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Contains Drupal\entity_test\EntityTestAccessController. |
FormatDateTest::testFormatDate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests the format_date() function. |
InspectionTest::testInspection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/InspectionTest.php |
Ensure the test plugins correctly implement getPluginId() and getDefinition(). |
FilterDateTest::testDateFilter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Runs other test methods. |
CommentStatisticsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
|
CheckboxTest::testFormCheckbox |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php |
|
FileCacheReaderTest::$cacheDir |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
database_test_even_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
UserEntityCallbacksTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileCacheReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
FirstEntryFinalMatcherTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/FirstEntryFinalMatcherTest.php |
Definition of Drupal\system\Tests\Routing\NestedMatcherTest. |
FieldInstanceCrudTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
TriggeringElementTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
|
BlockTest::testBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test block visibility. |
simpletest_result_status_image |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Get the appropriate image for the status. |
UpdateScriptTest::$update_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
|
CronRunTest::testAutomaticCron |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Ensure that the automatic cron run feature is working. |
ConfigImportUITest::testImport |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
Tests importing configuration. |
DrupalUnitTestBase::$themeData |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
ResponseTest::testSetClientTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DisplayTest::testRemoveDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Tests removing a display. |
NoHelpTest::testMainPageNoHelp |
function |
drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php |
Ensures modules not implementing help do not appear on admin/help. |
ReferenceTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ReferenceTest.php |
@covers Symfony\Component\DependencyInjection\Reference::__construct |
ConfigEntityListTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Modules to enable. |
RouteCompilerTest::testCompile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
@dataProvider provideCompileData |
comment_test_entity_info_alter |
function |
drupal/core/modules/comment/tests/modules/comment_test/comment_test.module |
Implements hook_entity_info_alter(). |
ConfigEntityListTest::testList |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests entity list controller methods. |
SaveDataTest::testWithFilename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test the file_save_data() function when a filename is provided. |
CommentTestBase::commentExists |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Checks current page for specified comment. |
CommentTestBase::deleteComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Deletes a comment. |
CssRewriteFilterTest::testUrls |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php |
@dataProvider provideUrls |
RouteCollectionTest::testRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|