CountValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
ArgumentNullTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php |
Views used by this test. |
NativeSessionStorageTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PhpFilterTest::testPhpFilter |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php |
Makes sure that the PHP filter evaluates PHP code when used. |
NodeQueryAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Modules to enable. |
CommentNodeAccessTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
DisplayTest::testLinkDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests the link-display setting. |
ThemeEarlyInitializationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
Functional test for initialization of the theme system early in the request. |
CountValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
UserEditedOwnAccountTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
Definition of Drupal\user\Tests\UserEditedOwnAccountTest. |
TestBase::prepareEnvironment |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Prepares the current environment for running the test. |
FormTest::testDisabledMarkup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Verify markup for disabled form elements. |
AutoExpireFlashBagTest::$bag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
MenuRouterTest::testMenuName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests for menu_name parameter for hook_menu(). |
ElementsVerticalTabsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Definition of Drupal\system\Tests\Form\ElementsVerticalTabsTest. |
ContextualDynamicContextTest |
class |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Tests accessible links after inaccessible links on dynamic context. |
CommentStatisticsTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Sets up a Drupal site for running functional and integration tests. |
FilterStringTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Views used by this test. |
ViewsDataTest::initViewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Initializes a new ViewsData instance and resets the cache backend. |
FilesystemCacheTest::$driver |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
|
WizardPluginBaseUnitTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Contains \Drupal\views\Tests\Wizard\WizardPluginBaseUnitTest. |
AggregatorCronTest::testCron |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php |
Adds feeds and updates them via cron process. |
UserLanguageCreationTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Definition of Drupal\user\Tests\UserLanguageCreationTest. |
UrlTest::testLinkActiveClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests for active class in links produced by l() and theme_link() functions. |
JsonResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
CollectionTest::testToString |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
SearchMultilingualEntityTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests entities with multilingual fields. |
UrlTest::testLinkCustomClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests for custom class in links produced by l() and theme_link() functions. |
SearchNumberMatchingTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Definition of Drupal\search\Tests\SearchNumberMatchingTest. |
OptionsFormattersTest::setUp |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php |
Set the default field storage backend for fields created during tests. |
FilledMinimalUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
Performs major version release upgrade tests on a populated database. |
LockFunctionalTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
Modules to enable. |
DefinitionTest::testClearTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::clearTags |
ContainerAwareHttpKernelTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
|
ArgumentDefaultTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
|
CollectionValidatorArrayTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
TestEntityFormController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Definition of Drupal\field_test\TestEntityFormController. |
CollectionTest::testContains |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
SearchTokenizerTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
|
NodeSaveTest::testTimestamps |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
CommentTestBase::$admin_user |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
An administrative user with permission to configure comment settings. |
CKEditorLoadingTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorLoadingTest.php |
|
RouteContentEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
FieldByClassEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
CommentTestBase::postComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Posts a comment. |
MultiFormTest::testMultiForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php |
Tests that pages with the 'page_node_form' included twice work correctly. |
FalseValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
FlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
PHPUnit_Util_Test::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the groups for a test class or method. |
ForumNodeAccessTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
|