StreamWrapperTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Modules to enable. |
FileFieldTestBase::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Modules to enable. |
ToolkitTest::testDesaturate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_desaturate() function. |
FileFieldTestBase::$profile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
The profile to install as a basis for testing. |
EntityQueryRelationshipTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests Entity Query API relationship functionality. |
ResponseListenerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php |
|
ConfigStorageTestBase::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
WebTestBase::curlInitialize |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes the cURL connection. |
ThemeTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests theme can provide classes. |
StreamWrapperTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
FlashBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
BreakpointTestBase::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointTestBase.php |
Modules to enable. |
SearchPreprocessLangcodeTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Test search_simplify() on every Unicode character, and some other cases. |
ElementsVerticalTabsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Definition of Drupal\system\Tests\Form\ElementsVerticalTabsTest. |
PercentagesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
|
PollJsAddChoiceTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php |
|
TwigReferenceUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php |
Sets up unit test environment. |
UnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
|
ParameterBagTest::testGetInt |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getInt |
LocaleListenerTest::getEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
ParameterBagTest::testFilter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::filter |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
TokenReplaceTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Views used by this test. |
ToolkitGdTest::getPixelColor |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Function for finding a pixel's RGBa values. |
InlineTest::getTestsForParse |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
WebTestBase::buildXPathQuery |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Builds an XPath query. |
CaseSensitivityTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php |
|
UniversalClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
TestFieldWidgetNoDefault.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Definition of Drupal\field_test\Plugin\field\widget\TestFieldWidgetNoDefault. |
StatisticsTestBase::$modules |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php |
Modules to enable. |
PdoSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
NodeAccessPagerTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
|
EntityCrudHookTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Modules to enable. |
SearchCommentCountToggleTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Tests that comment count display toggles properly on comment status of node |
config_test_config_test_load |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_load(). |
WebTestBase::drupalGetHeader |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets the value of an HTTP response header. If multiple requests were
required to retrieve the page, only the headers from the last request will
be checked by default. However, if TRUE is passed as the second argument,
all requests will be processed… |
AnnotationFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
UnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Deletion related tests. |
ContactSitewideTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
|
SearchKeywordsConditionsTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
Tests keywords and conditions. |
WebTestBase::createTypedData |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a typed data object and executes some basic assertions. |
StatisticsLoggingTest::setUp |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Sets up a Drupal site for running functional and integration tests. |
GlobAssetTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
MenuTest::addInvalidMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Attempt to add menu link with invalid path or no access permission. |
GlobAssetTest::testIteration |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
AggregatorCronTest::testCron |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php |
Add feeds update them on cron. |
ViewExecutableTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Modules to enable. |
ClassMetadataFactoryTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
RedisProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
UserEditedOwnAccountTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
Definition of Drupal\user\Tests\UserEditedOwnAccountTest. |