AbstractProxyTest::testNameExceptionPhp54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@runInSeparateProcess
@expectedException \LogicException |
LanguageValidatorTest::testValidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
@dataProvider getValidLanguages |
CascadingStylesheetsTest::testAddExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests adding an external stylesheet. |
views.view.test_handler_relationships.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_relationships.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_relationships.yml |
Framework_ConstraintTest::isEqualProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
|
CountValidatorArrayTest::createCollection |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorArrayTest.php |
|
ConstraintViolationListTest::testIterator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
UserTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
LanguageBrowserDetectionUnitTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
|
CascadingStylesheetsTest::testRenderOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests CSS ordering. |
ConstraintViolationListTest::testToString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
ElementsTableSelectTest::testMultipleTrue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of checkboxes when #multiple is TRUE. |
ConstraintViolationListTest::getViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
FieldAttachOtherTest::testFieldAttachView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_view() and field_attach_prepare_view(). |
FilterUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
|
PHPUnit_Framework_TestListener::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php |
A test started. |
EditLoadingTest::getAjaxPageStatePostData |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Get extra information to the POST data as ajax.js does. |
FieldAttachOtherTest::testFieldAttachForm |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_form(). |
EntityDisplayTest::testRenameDeleteBundle |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests renaming and deleting a bundle. |
FileValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
ElementsTableSelectTest::formSubmitHelper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
IbanValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
EntityFormDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the behavior of a field component within an EntityFormDisplay object. |
ConfigTestStorageController::importCreate |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importCreate(). |
views_test_data_views_query_substitutions |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_query_substitutions(). |
Framework_AssertTest::testAssertNotRegExp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotRegExp |
ConfigTestStorageController::importUpdate |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importUpdate(). |
ConfigTestStorageController::importDelete |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importDelete(). |
ContainerBuilderTest::testResolveServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::resolveServices |
PHP_Token_ClassTest::testGetClassKeywords |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_CLASS::getKeywords |
PHPUnit_Framework_TestSuite::addTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Adds the tests from the given class to the suite. |
image_module_test_image_effect_info_alter |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info_alter(). |
PHPUnit_Extensions_TestDecorator::getTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Returns the test to be run. |
PHPUnit_Framework_TestSuite::addTestFiles |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Wrapper for addTestFile() that adds multiple test files. |
LanguageDependencyInjectionTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Modules to enable. |
ExecutionContextTest::testGetPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
PHPUnit_Framework_TestSuite::createResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Creates a default TestResult object. |
AggregatorTestBase::getHtmlEntitiesSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
ViewTestBase::assertNotIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View differs from certain values. |
Framework_AssertTest::testLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertLessThanOrEqual |
LocaleContentTest::testContentTypeDirLang |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test if a dir and lang tags exist in node's attributes. |
PHPUnit_Util_Log_JUnit::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
Incomplete test. |
BankAccountWithCustomExtensionTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
MemcacheSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
PHPUnit_Framework_TestSuite::isTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
TableTest::testThemeTableWithEmptyMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
IsbnValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
ContainerBuilderTest::testExtensionConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtensionConfig
@covers Symfony\Component\DependencyInjection\ContainerBuilder::prependExtensionConfig |
CommentTranslationUITest::setupTestFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupTestFields(). |
EntityQueryAggregateTest::testAggregation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Test aggregation support. |