JavaScriptTest::testLibraryAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Adds a JavaScript library to the page and alters it. |
ConfigSchemaTest::testSchemaData |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Tests metadata applied to configuration objects. |
ContactAuthenticatedUserTest.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
Definition of Drupal\contact\ContactAuthenticatedUserTest. |
PageEditTest::testPageAuthoredBy |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
Tests changing a node's "authored by" field. |
Twig_Tests_Loader_FilesystemTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
CascadingStylesheetsUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php |
Definition of Drupal\system\Tests\Common\CascadingStylesheetsUnitTest. |
CustomBlockPageViewTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Declares test information. |
NotNullValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
|
EntitySerializationTest::$values |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
The test values. |
CountryValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
SimpleTestErrorCollectorTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Definition of Drupal\system\Tests\Common\SimpleTestErrorCollectorTest. |
EntitySerializationTest::$entity |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
The test entity. |
DateFormatsLanguageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
|
EntitySerializationTest::getInfo |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
|
NormalizerTestBase::$entityClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php |
The class name of the test class. |
BundleTest::testRegisterCommands |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php |
|
NodeSyndicateBlockTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
Modules to enable. |
EntityQueryTest::testEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test basic functionality. |
CustomBlockCreationTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Declares test information. |
Twig_Tests_Node_IfTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
|
StaticTest::alterRouteDefinition |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Allows access plugins to alter the route definition of a view. |
ShortcutTestBase::$shortcut_user |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
User with permission to use shortcuts, but not administer them. |
MockTestConnection::$commandsRun |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
|
ChainRouterTest::testSortRouters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
Routers are supposed to be sorted only once.
This test will check that by trying to get all routers several times. |
ArgumentDefaultTest::getArgument |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php |
Return the default argument. |
ConfigEntityStatusTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusTest.php |
Modules to enable. |
DependencyHookInvocationTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Definition of Drupal\system\Tests\Update\DependencyHookInvocationTest. |
CollectionValidatorArrayTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
UpdateLobTest::testUpdateOneBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update a blob column. |
ConfigEntityStatusTest::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusTest.php |
Tests the enabling/disabling of entities. |
MatcherDumperTest::testAddRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper. |
RuntimeReflectionServiceTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
DataProviderTest::providerMethod |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DataProviderTest.php |
|
EntityReferenceItemTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
|
UnmanagedDeleteTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Try deleting a missing file. |
config_integration_test.info.yml |
file |
drupal/core/modules/config/tests/config_integration_test/config_integration_test.info.yml |
drupal/core/modules/config/tests/config_integration_test/config_integration_test.info.yml |
ConfigEntityListTest::testListUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests the listing UI. |
FilePrivateTest::testPrivateFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Tests file access for file uploaded to a private node. |
Twig_Tests_Node_DoTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php |
|
XmlDumperTest::testAddParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
ClassMetadataTest::PROVIDERCLASS |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
Twig_Tests_LexerTest::countToken |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
EntityLabelTest::testEntityLabel |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php |
Tests label key and label callback of an entity. |
CustomBlockFieldTest::$blockType |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The block type. |
NodeBlockFunctionalTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
|
FilterEqualityTest::testNotEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
RouteCollectionTest::testSetHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
FileFieldTestBase::getLastFileId |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves the fid of the last inserted file. |
PhpConditionTest::testConditions |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/Condition/PhpConditionTest.php |
Tests conditions. |
ReadOnlyStreamWrapperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Sets up a Drupal site for running functional and integration tests. |