PHPUnit_Extensions_PhptTestCase::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Constructs a test case with the given filename. |
RequestTest::getQueryStringNormalizationData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
TestObjectMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the association is the inverse side of a bidirectional association |
ExceptionNamespaceTest::testUnknownConstants |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
@expectedException Class
@expectedExceptionCode My\Space\ExceptionNamespaceTest::UNKNOWN_CODE_CONSTANT
@expectedExceptionMessage My\Space\ExceptionNamespaceTest::UNKNOWN_MESSAGE_CONSTANT |
UserValidateCurrentPassCustomFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
CacheWarmerAggregateTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
views.view.test_entity_translations_link.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
views.view.test_filter_node_uid_revision.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml |
Framework_AssertTest::testXMLStructureIsSame |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEqualXMLStructure |
FieldInstanceCrudTest::testReadFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test reading back an instance definition. |
PHPUnit_Util_TestDox_ResultPrinter::addError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
An error occurred. |
entity.view_mode.entity_test_render.full.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
BareMinimalAnonymousUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalAnonymousUpgradePathTest.php |
|
entity.view_mode.entity_test_render.test.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
CacheWarmerAggregateTest::getCacheWarmerMock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
NodeBuildContentTest::testNodeRebuildContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
Ensures that content array is rebuilt on every call to node_build_content(). |
CascadingStylesheetsTest::testRenderExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering an external stylesheet. |
FieldPresenceEnhancerTest::testHasNoTemplate |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
PHPUnit_Extensions_RepeatedTest::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
Constructor. |
ConstraintViolationListTest::testArrayAccess |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter::startRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Handler for 'start run' event. |
CascadingStylesheetsTest::testRenderOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests CSS override. |
PHPUnit_Framework_TestListener::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php |
A test suite ended. |
PHPUnit_Util_TestDox_ResultPrinter::endClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Handler for 'end class' event. |
ArgumentDateTest::testCreatedFullDateHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Tests the CreatedFullDate handler. |
ModuleTestBase::assertModuleTablesDoNotExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert that none of the tables defined in a module's hook_schema() exist. |
PHP_Token_InterfaceTest::testGetParentExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getParent |
PHP_Token_InterfaceTest::testHasParentExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasParent |
ExceptionInTearDownTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
Performs assertions shared by all tests of a test case. |
ContainerBuilderTest::testAddGetCompilerPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getCompilerPassConfig |
views_test_data_handler_test_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Access callback for the generic handler test. |
MemcachedSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
PHPUnit_Extensions_TicketListener::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
A test started. |
LanguageUpgradePathTest::testLanguageUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests a successful upgrade. |
ContainerBuilderTest::testCreateServiceClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
MemcachedSessionHandlerTest::testReadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
LocaleImportFunctionalTest::testConfigPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Tests .po file import with configuration translation. |
FileValidatorTest::testValidWildcardMimeType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
PHPUnit_Framework_TestCase::getStatusMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the status message of this test. |
PHP_Token_ClassTest::testGetFunctionKeywords |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_FUNCTION::getKeywords |
PHPUnit_Util_Log_JUnit::$testSuiteAssertions |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
FileValidatorTest::uploadedFileErrorProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
TwigSettingsTest::testTwigAutoReloadOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template auto reload setting can be overridden. |
Framework_AssertTest::testGreaterThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertGreaterThanOrEqual |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |
RenderTest::testDrupalRenderChildrenAttached |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests #attached functionality in children elements. |
PHPUnit_Framework_TestCase::setBackupGlobals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Calling this method in setUp() has no effect! |
HttpCacheTest::testEsiCacheSendsTheLowestTtl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|