update_script_test.info |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info |
name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
DisplayTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Views used by this test. |
TwigReferenceObjectTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceObjectTest.php |
TwigReferenceObjectTest class. |
ToolkitGdTest::$fuchsia |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
|
DatabaseBackendUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Tests DatabaseBackend using GenericCacheBackendUnitTestBase. |
FieldXssTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Returns the views data definition. |
DisplayExtenderTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Definition of Drupal\views\Tests\Plugin\DisplayExtenderTest. |
BreakpointGroupCRUDTest |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Tests for breakpoint group CRUD operations. |
FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
WebTestBase::drupalPost |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Execute a POST request on a Drupal page.
It will be done as usual POST request with SimpleBrowser. |
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
PollBlockTest::$modules |
property |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollBlockTest.php |
Modules to enable. |
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
RegressionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
|
file_module_test.module |
file |
drupal/core/modules/file/tests/file_module_test.module |
Provides File module pages for testing purposes. |
BreakpointGroupTestBase |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Base class for Breakpoint group tests. |
FlashBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Flash\FlashBag::count |
WebTestBase::drupalHead |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Retrieves only the headers for a Drupal path or an absolute path. |
ThemeTestTwig::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Modules to enable. |
WebTestBase::handleForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Handle form input related to drupalPost(). Ensure that the specified fields
exist and attempt to create POST data in the correct manner for the particular
field type. |
AssetManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
TokenReplaceTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Sets up Drupal unit test environment. |
ImportOpmlTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
|
WebTestBase::assertLink |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if a link with the specified label is found, and optional with the
specified index. |
ViewUnitTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Sets up Drupal unit test environment. |
FieldWebTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
requirements2_test.info |
file |
drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.info |
name = Requirements 2 Test
description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)."
dependencies[] = requirements1_test
dependencies[] = comment
package = Testing
version =… |
ToolkitTestBase::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
|
EventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
BundleKeyTestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\BundleKeyTestEntity. |
FeedParserTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
|
UsageTest::testGetUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->listUsage(). |
ArgumentDefaultTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Definition of Drupal\views\Tests\Plugin\ArgumentDefaultTest. |
config_test_delete_form |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Form constructor to delete a ConfigTest object. |
UsageTest::testAddUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->add(). |
CssCompressorFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/CssCompressorFilterTest.php |
|
CacheableTestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/CacheableTestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\CacheableTestEntity. |
config_test_cache_flush |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Implements hook_cache_flush(). |
UpdateFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php |
|
RangeQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php |
|
MemoryDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
serialization_test.info |
file |
drupal/core/modules/system/tests/modules/serialization_test/serialization_test.info |
name = Serialization test module
description = "Support module for serialization tests."
package = Testing
core = 8.x
hidden = TRUE |
MenuTest::addCustomMenu |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Add custom menu. |
LocaleStringTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Sets up a Drupal site for running functional and integration tests. |
LoggerDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
FieldUrlTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Returns the views data definition. |
LanguageUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading a filled database with language data. |
PhpExecutableFinderTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
@author Robert Schönthal <seroscho@googlemail.com> |
SassFilterTest::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Sass/SassFilterTest.php |
|
StaticPHPDriverTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|