PHPUnit_Framework_TestCase::$data |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
form_test_clicked_button_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for the form_test_clicked_button() form. |
Framework_AssertTest::equalValues |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
RequestTest::testSetDefaultLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RemoteFileDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Modules to enable. |
DrupalUnitTestBaseTest::testSetUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of setUp(). |
GenericEventTest::testOffsetUnset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
FilledStandardUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\FilledStandardUpgradePathTest. |
PluginBaseUnitTest::getTestPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Sets up and returns a basic instance of a plugin. |
DatabaseBackendUnitTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Modules to enable. |
GenericEventTest::testOffsetIsset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
CacheWarmerTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
AttributeBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator |
ThemeTest::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests drupal_find_theme_templates(). |
GenericEventTest::testHasArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
IpValidatorTest::getInvalidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
ValidTest::testRejectGroupsOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
GenericEventTest::testHasIterator |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
PHPUnit_Framework_TestCase::$name |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
The name of the test case. |
ClassLoaderTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can be loaded when a module is enabled. |
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
PHPUnit_Extensions_GroupTestSuite |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
We have a TestSuite object A.
In TestSuite object A we have Tests tagged with @group.
We want a TestSuite object B that contains TestSuite objects C, D, ...
for the Tests tagged with @group C, @group D, ...
Running the Tests from TestSuite object B… |
NodeConditionTest::testConditions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
Tests conditions. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
MockFileSessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
EntityTranslationSettingsTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Contains Drupal\translation_entity\Tests\EntityTranslationSettingsTest. |
system_dependencies_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
EntityTranslationSyncUnitTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncUnitTest. |
MTimeProtectedFastFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
AbstractProcessTest::testGetOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
TestObjectMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns a type name of this field. |
XmlFileLoaderTest::testLoadImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
EntityTranslationSyncImageTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncImageTest. |
InstallTest::testDrupalWriteRecord |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
Test that calls to drupal_write_record() work during module installation. |
TestObjectMetadata::hasAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped association for this class. |
views.view.test_node_bulk_form.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml |
ExceptionNamespaceTest::ERROR_CODE |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
Exception code |
RemoteFileUnmanagedMoveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityTranslationWorkflowsTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Contains \Drupal\entity\Tests\EntityTranslationWorkflowsTest. |
CascadingStylesheetsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Modules to enable. |
DocLexerTest::testMarkerAnnotation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
MissingDependentModuleUnitTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
Definition of Drupal\simpletest\Tests\MissingDependentModuleUnitTest. |
ModulesDisabledUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\ModulesDisabledUpgradePathTest. |
FeedLanguageTest::testFeedLanguage |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Tests creation of feeds with a language. |
ConstraintViolationListTest::$list |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
RouteTestSubscriber::dynamicRoutes |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php |
Adds a dynamic test route. |
FieldPresenceEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
SelectTest::testIsNotNullCondition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can find a record without a NULL value. |
ConstraintViolationListTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|