serialization_test.services.yml |
file |
drupal/core/modules/serialization/tests/serialization_test/serialization_test.services.yml |
drupal/core/modules/serialization/tests/serialization_test/serialization_test.services.yml |
DisplayTest::testDisableDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests disabling of a display. |
CommentNodeAccessTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Modules to enable. |
GraphTest::testDepthFirstSearch |
function |
drupal/core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Test depth-first-search features. |
FeedParserTest::testInvalidFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests error handling when an invalid feed is added. |
TestBase::prepareDatabasePrefix |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Generates a database prefix for running tests. |
DefinitionTest::testSetGetClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setClass
@covers Symfony\Component\DependencyInjection\Definition::getClass |
PHPUnit_Framework_TestCase::any |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is executed zero or more times. |
NodeQueryAlterTest::$accessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
User with permission to view content. |
RedisCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php |
|
PhpAccessTest::testNoPrivileges |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php |
Makes sure that the user can't use the PHP filter when not given access. |
RemoteFileSaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
DefinitionTest::testMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setMethodCalls
@covers Symfony\Component\DependencyInjection\Definition::addMethodCall
@covers Symfony\Component\DependencyInjection\Definition::hasMethodCall
@covers… |
PHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php |
|
ForumTest::testEnableForumField |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests disabling and re-enabling the Forum module. |
PHPUnit_Util_Log_TAP::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
A test started. |
FormTest::testRequiredAttribute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests required attribute. |
ValidatorTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
Connection::sqlFunctionGreatest |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the GREATEST() SQL function. |
DefinitionTest::testSetGetScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setScope
@covers Symfony\Component\DependencyInjection\Definition::getScope |
SearchPageOverrideTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
MenuRouterTest::testMenuSetItem |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test menu_set_item(). |
DefinitionTest::testSetIsPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setPublic
@covers Symfony\Component\DependencyInjection\Definition::isPublic |
FieldUIUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
ConfigTest::$protected_property |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
A protected property of the configuration entity. |
SaveDataTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test that file_save_data() fails overwriting an existing file. |
AutoExpireFlashBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ConfigTest::getExportProperties |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
AutoExpireFlashBagTest::testHas |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ForumTest::testForumWithNewPost |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests a forum with a new post displays properly. |
TaggedWithTest::$tag_vocabulary |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
TwigThemeTestController::create |
function |
drupal/core/modules/system/tests/modules/twig_theme_test/lib/Drupal/twig_theme_test/TwigThemeTestController.php |
Creates the controller. |
TestBase::filePreDeleteCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Ensures test files are deletable within file_unmanaged_delete_recursive(). |
CategorizeFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php |
|
AutoExpireFlashBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
Views used by this test. |
CollectionTest::testArrayAccess |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
UrlAlterFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
|
DefinitionTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument |
CollectionTest::testContainsKey |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AutoExpireFlashBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ModuleTest::testViewsGetHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_get_handler method. |
UserCreateFailMailTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php |
|
TableSortExtenderUnitTest::$GET |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Storage for initial value of $_GET. |
OptionsFieldUnitTestBase::setUp |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
Set the default field storage backend for fields created during tests. |
TourPluginTest::testTourPlugins |
function |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Test tour plugins. |
OverrideServerVariablesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests for overriding server variables via the API. |
system_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.module |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
DefinitionTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|