FieldByClassEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
RequestTest::disableHttpMethodParameterOverride |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
LocaleImportFunctionalTest::getPoFileWithConfig |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with configuration translations. |
RequestTest::getRequestInstanceForClientIpTests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
Framework_ConstraintTest::callbackReturningTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
|
AbstractComparisonValidatorTestCase::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
ConnectionUnitTest::testConnectionSerialization |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests the serialization and unserialization of a database connection. |
NativeSessionStorageTest::testRegenerateDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
PHPUnit_Framework_TestSuite::isPublicTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
UserLanguageCreationTest::testLocalUserCreation |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
PHPUnit_Framework_TestCase::getTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.5.7 |
MenuRouterTest::testThemeCallbackAdministrative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when it is set to use an administrative theme. |
ResponseHeaderBagTest::testCookiesWithSameNames |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ValidatorBuilderTest::testAddObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PHPUnit_Framework_TestCase::setTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |
UserLanguageTest::testUserLanguageConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Test if user can change their default language. |
NativeSessionStorageTest::testCanStartOutside54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \RuntimeException |
CommentTranslationUITest::assertPublishedStatus |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::assertPublishedStatus(). |
EqualToValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
PHPUnit_Framework_TestCase::addToAssertionCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Adds a value to the assertion counter. |
UserRolesAssignmentTest::testCreateUserWithRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that when creating a user the role can be assigned. And that it can
be removed again. |
SearchMultilingualEntityTest::$searchable_nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
List of searchable nodes. |
FilterDefaultFormatTest::testDefaultTextFormats |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Tests if the default text format is accessible to users. |
PHPUnit_Framework_TestResult::$stopOnIncomplete |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
FileDriverTest::testGetAllClassNamesBothSources |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
PHPUnit_Framework_TestCase::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Performs assertions shared by all tests of a test case. |
PHPUnit_Framework_TestCase::onNotSuccessfulTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is called when a test method did not execute successfully. |
ConstraintTest::testSetUndefinedDefaultProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
DocParserTest::testAnnotationWithoutConstructor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
StaticReflectionServiceTest::$reflectionService |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
UserCancelTest::testUserCancelWithoutPermission |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Attempt to cancel account without permission. |
Framework_ConstraintTest::testAttributeEqualTo2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Assert::attributeEqualTo
@covers PHPUnit_Framework_Constraint_Attribute
@covers PHPUnit_Framework_TestFailure::exceptionToString |
CollectionValidatorTest::testExtraFieldsAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Framework_ConstraintTest::testConstraintIsEmpty |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEmpty
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
MimeTypeTest::testGuessFileWithUnknownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
SelectSubqueryTest::testConditionSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a WHERE clause. |
StreamedResponseTest::testPrepareWith11Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testPrepareWith10Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
SelectSubqueryTest::testNotExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
CountValidatorCountableTest_Countable::$content |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
Framework_AssertTest::testAssertThatArrayHasKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::arrayHasKey |
AjaxCommandsUnitTest::testSetDialogTitleCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SetDialogTitleCommand objects can be constructed and rendered. |
Framework_TestCaseTest::$backupGlobalsBlacklist |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
EntityCrudHookTest::testTaxonomyVocabularyHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
Framework_AssertTest::testAssertThatIdenticalTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::identicalTo |
CommentApprovalTest::testApprovalAdminInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
Test comment approval functionality through admin/content/comment. |
ResolveDefinitionTemplatesPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
Framework_AssertTest::testAssertThatGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::greaterThan |