ImageDimensionsTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Tests that images have correct dimensions when styled. |
field_test_memorize |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Store and retrieve keyed data for later verification by unit tests. |
CacheableTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/CacheableTestEntity.php |
Test entity class. |
RouterTest::$router |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
FieldUITestNoBundle |
class |
drupal/core/modules/field_ui/tests/modules/field_ui_test/lib/Drupal/field_ui_test/Plugin/Core/Entity/FieldUITestNoBundle.php |
Defines the test Field UI class. |
LocaleUninstallTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Locale uninstall with English UI functional test. |
RouterTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
ClassLoaderTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
AddRoleUserTest.php |
file |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
Contains \Drupal\user\Tests\Plugin\Action\AddRoleUserTest. |
EntityTestLabel.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabel.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestLabel. |
AdminTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Modules to enable. |
ViewStorageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Definition of Drupal\views\Tests\ViewStorageTest. |
DisplayExtenderTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php |
Tests the display extender plugins. |
TranslationTest.php |
file |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Definition of Drupal\translation\Tests\TranslationTest. |
ViewElementTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Definition of Drupal\views\Tests\ViewElementTest. |
LocalActionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Contains \Drupal\system\Tests\Menu\LocalActionTest. |
ClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
RouterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
|
MappingHookTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Definition of Drupal\rdf\Tests\MappingHookTest. |
FloodTest::$request |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
The Request object that flood classes should use. |
FieldUiTestBase.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Contains \Drupal\field_ui\Tests\FieldUiTestBase. |
module_test.install |
file |
drupal/core/modules/system/tests/modules/module_test/module_test.install |
Install, update and uninstall functions for the module_test module. |
TestFieldWidget.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Definition of Drupal\field_test\Plugin\field\widget\TestFieldWidget. |
node_test_node_load |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_load(). |
node_test_node_view |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_view(). |
RouteTest::testPath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
UploadedFile::$test |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Whether the test mode is activated. |
ElementMetadataTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
BankAccountTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccountTest.php |
|
simpletest_js_alter |
function |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_js_alter(). |
TestItemTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TestItemTest.php |
Set the default field storage backend for fields created during tests. |
FileManagedTestBase |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Base class for file tests that use the file_test module to test uploads and
hooks. |
MimeTypeMatcherTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Basic tests for the MimeTypeMatcher class. |
RouteTest::testHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
TestElementMetadata |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
StatusExtraTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php |
Contains \Drupal\node\Tests\Views\StatusExtraTest. |
DbLogTest::$modules |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Modules to enable. |
EmailTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
Modules to enable. |
EmailTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
The profile to install as a basis for testing. |
ConfigTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php |
|
RoleAccessCheckTest |
class |
drupal/core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
Defines tests for role based access in routes. |
simpletest_log_read |
function |
drupal/core/modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
FilterTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php |
|
TestEventSubscriber |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
RdfMappingEventTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Test the RDF mapping events. |
ToolkitGdTest::$red |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
|
JsonMatchesTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
|
LoggerInterfaceTest |
class |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
Provides a base test class for ensuring compliance with the LoggerInterface |
FileTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
LanguageTestManager |
class |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Defines a LanguageManager service to test URL negotiation. |