CommentRssTest::testCommentRss |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php |
Tests comments as part of an RSS feed. |
SchemaTest::checkSchemaComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Checks that a table or column comment matches a given description. |
RouteCompilerTest::testCompile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
@dataProvider provideCompileData |
ConfigImportUITest::testImport |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
Tests importing configuration. |
TwigTestTokenParser_☃::parse |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
Parses a token and returns a node. |
LanguageTestController::create |
function |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Instantiates a new instance of this controller. |
NotNullValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
|
WebTestBase::drupalGetSettings |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets the value of the Drupal.settings JavaScript variable for the currently loaded page. |
CountryValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
DateFormatsLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
SchemaTest::testSchemaAddField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests adding columns to an existing table. |
EntitySerializationTest::setUp |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Sets up Drupal unit test environment. |
WebTestBase::drupalSetSettings |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Sets the value of the Drupal.settings JavaScript variable for the currently loaded page. |
NamespaceCoverageNotPublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPublicTest.php |
|
DebugClassLoaderTest::tearDown |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
FlattenExceptionTest::testLine |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
@dataProvider flattenDataProvider |
FlattenExceptionTest::testFile |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
@dataProvider flattenDataProvider |
EntityQueryTest::testTableSort |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test tablesort(). |
CustomBlockCreationTest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Sets the test up. |
ParameterBagTest::testGetAlpha |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getAlpha |
TwigTestExtension::☃Function |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
RouteCollectionTest::testRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
ParameterBagTest::testGetAlnum |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getAlnum |
SerializationTest::$serializer |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
The serializer service to test. |
ajax_forms_test_lazy_load_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form builder: Builds a form that triggers a simple AJAX callback. |
MatcherDumperTest::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Constructor for UnitTestBase. |
Twig_Tests_Node_AutoEscapeTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
|
IncompleteTest::testIncomplete |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/IncompleteTest.php |
|
TwigTestExtension::dynamic_foo |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
RouteCollectionTest::testCount |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
ImageValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ArgumentValidatorTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
ConfigEntityListTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Modules to enable. |
FilterEqualityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Views used by this test. |
ConfigEntityListTest::testList |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests entity list controller methods. |
NodeAccessRecordsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php |
|
EntityReferenceItemTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Sets up the test. |
StringTest::providerCheckPlain |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testCheckPlain(). |
CustomBlockFieldTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Modules to enable. |
TestHttpKernel::callController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
ClassMetadataTest::PARENTCLASS |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
WebTestBase::assertThemeOutput |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts themed output. |
RangeQueryTest::testRangeQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php |
Confirms that range queries work and return the correct result. |
FileFieldTestBase::$admin_user |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
|
StringTest::testDecodeEntities |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests String::decodeEntities(). |
SearchCommentTest::$admin_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
|
FileFieldTestBase::getTestFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves a sample file of the specified type. |
HeaderBagTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct |
common_test_cron_helper.module |
file |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module |
Helper module for the testCronExceptions in addition to common_test module. |
WebTestBase::assertFieldByName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists in the current page with the given name and value. |