EntityTranslationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests entity translation. |
TestBase::$assertions |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Assertions thrown in that test case. |
EntityFormDisplayTest |
class |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the EntityDisplay configuration entities. |
SimpletestResultsForm |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Test results form for $test_id. |
StatisticsLoggingTest |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Tests that logging via statistics_exit() works for all pages. |
MetadataBagTest::$bag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
ExpressionBuilderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
@group DDC-1637 |
Twig_Test::$arguments |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test.php |
|
FieldWebTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
|
SystemUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/SystemUpgradePathTest.php |
Tests upgrade of system variables. |
ActionUnitTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Action/ActionUnitTest.php |
Sets up Drupal unit test environment. |
FieldLanguageTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Contains \Drupal\language\Tests\Views\FieldLanguageTest. |
simpletest.module.css |
file |
drupal/core/modules/simpletest/css/simpletest.module.css |
/* Test Table */
#simpletest-form-table th.select-all {
width: 1em;
}
th.simpletest_test {
width: 16em;
}
.simpletest-image {
display: inline-block;
cursor: pointer;
width: 1em;
}
.simpletest-group-label label {
display: inline;
… |
StyleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Views used by this test. |
loop_not_defined.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_not_defined.test |
|
DoubleTestCase::count |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DoubleTestCase.php |
|
SizeUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
|
RegistryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php |
|
UuidUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
|
EmptyTestCaseTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/EmptyTestCaseTest.php |
|
VersionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
Modules to enable. |
AbstractTest::testOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/AbstractTest.php |
|
ViewTestData::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns a very simple test dataset. |
NotPublicTestCase.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/NotPublicTestCase.php |
|
PHP_Token_IncludeTest |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/IncludeTest.php |
Tests for the PHP_Token_REQUIRE_ONCE, PHP_Token_REQUIRE
PHP_Token_INCLUDE_ONCE and PHP_Token_INCLUDE_ONCE classes. |
file_module_test_menu |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_menu(). |
ConfigurationTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
file_module_test_form |
function |
drupal/core/modules/file/tests/file_module_test.module |
Form constructor for testing a 'managed_file' element. |
TestBase::__construct |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Constructor for Test. |
SerializationTest.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
Contains \Drupal\serialization\Tests\SerializationTest. |
BlockHiddenRegionTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
BulkFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php |
|
PathProcessorTest.php |
file |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathProcessorTest.php |
Contains Drupal\url_alter_test\PathProcessorTest. |
LanguageSwitchingTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Functional tests for the language switching feature. |
DependencyMissingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Tests for missing update dependencies. |
FieldUnitTestBase.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Contains \Drupal\field\Tests\FieldUnitTestBase. |
FieldUrlTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
|
ActionUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ActionUpgradePathTest.php |
Tests the upgrade path of actions. |
ResponseHeaderBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
PhpUnitAutoloaderTest |
class |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitAutoloaderTest.php |
Test PHPUnit autoloader works correctly. |
FormTestServiceObject |
class |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Provides a test form object. |
RowUITest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php |
Views used by this test. |
MenuRouterTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Sets up a Drupal site for running functional and integration tests. |
CacheTest::testBasics |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
EmailFieldTest::setUp |
function |
drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
CacheTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
Views used by this test. |
EntityApiInfoTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Definition of Drupal\system\Tests\Entity\EntityApiInfoTest. |
TestBase::assertFalse |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if a value is false (an empty string, 0, NULL, or FALSE). |
ImportOpmlTest::setUp |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConfigurationTest.php |
file |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
Definition of Drupal\action\Tests\ConfigurationTest. |