FileValidatorTest::testInvalidMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
views.view.test_page_display_route.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
views_test_data_field_views_data_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_field_views_data_alter(). |
EntityReferenceSelectionAccessTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceSelectionAccessTest. |
FilterSettingsTest::testFilterDefaults |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests explicit and implicit default settings for filters. |
DependencyHookInvocationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Modules to enable. |
ViewTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View matches expected values. |
BlockLanguageCacheTest::testBlockLinks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Creates a block in a language, check blocks page in all languages. |
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConnectionUnitTest::assertNoConnection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Asserts that a connection ID does not exist. |
PHP_Token_IncludeTest::testGetIncludes |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/IncludeTest.php |
@covers PHP_Token_Includes::getName
@covers PHP_Token_Includes::getType |
PHPUnit_Framework_TestSuite::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the test groups of the suite. |
ConnectionUnitTest::testOpenQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query. |
LocaleValidatorTest::getInvalidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
translation_entity_test_views.info.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
ClosureExpressionVisitorTest::$visitor |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
NodeRevisionPermissionsTest::$accounts |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
ClosureExpressionVisitorTest::$builder |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
views_test_data_views_invalidate_cache |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_invalidate_cache(). |
ConnectionUnitTest::testConnectionOpen |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests pdo options override. |
HandlerFieldUserNameTest::testUserName |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
|
NodeRevisionPermissionsTest::$type_map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
PHPUnit_Util_Log_JUnit::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
Skipped test. |
PHPUnit_Util_Log_JUnit::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A testsuite started. |
MenuRouterTest::testTitleCallbackFalse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test title callback set to FALSE. |
TableTest::testThemeTableStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tableheader.js provides 'sticky' table headers, and is included by default. |
EntityQueryAggregateTest::$queryResult |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The actual query result, to compare later. |
PHP_Token_FunctionTest::testGetEndLine |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_TokenWithScope::getEndLine |
Twig_Node_Expression_Test::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test.php |
Constructor. |
CommentTranslationUITest::createEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
FormTest::testRequiredTextfieldNoTitle |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation for required textfield element without title. |
UrlMatcherTest::testMatchNoRouteObject |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
FeedParserTest::testHtmlEntitiesSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests a feed that uses HTML entities in item titles. |
EqualToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
DefinitionTest::testSetGetFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
EntityQueryRelationshipTest::$accounts |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
User entities. |
EntityQueryRelationshipTest::$entities |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
entity_test entities. |
ThemeEarlyInitializationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
Modules to enable. |
NestedMatcherTest::testProviderNoMatch |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
PHPUnit_Framework_TestResult::$skipped |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHPUnit_Util_Test::REGEX_DATA_PROVIDER |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
ContextualDynamicContextTest::$modules |
property |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Modules to enable. |
CategorizeFeedTest::testCategorizeFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php |
Creates a feed and makes sure you can add more than one category to it. |
EntityQueryRelationshipTest::testQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests querying. |
AutoExpireFlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
FieldUIUpgradePathTest::$admin_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
CountValidatorTest::getNotFourElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
SymfonyFileLocatorTest::testFileExists |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
AutoExpireFlashBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
CountValidatorTest::testValidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getThreeOrLessElements |