Framework_AssertTest::testAssertObjectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute |
Framework_ConstraintTest::testConstraintIsNotType2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
EntityTranslationTest::assertEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Executes the entity language method tests for the given entity type. |
ContainerBuilderTest::testCreateServiceMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
FormTest::testFieldFormMultivalueWithRequiredRadio |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widget handling of multiple required radios. |
Framework_ConstraintTest::testConstraintIsNotNull2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsNull
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isNull
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
UrlGeneratorTest::testAbsoluteSecureUrlWithPort443 |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ArgumentValidateTest::testArgumentValidateUserName |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
|
UrlGeneratorTest::testRelativeUrlWithoutParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
FieldSqlStorageTest::testUpdateFieldSchemaWithData |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test trying to update a field with data. |
UrlGeneratorTest::testRelativeUrlWithNullParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
HttpCacheTest::testServesFromCacheWhenHeadersMatch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
OutputTestCase::testExpectOutputStringFooActualFoo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php |
|
OutputTestCase::testExpectOutputStringFooActualBar |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php |
|
LocaleListenerTest::testLocaleFromRequestAttribute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
NativeSessionStorageTest::testRegisterBagException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
Framework_AssertTest::testAttributeLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeLessThanOrEqual |
LocaleListenerTest::testLocaleSetForRoutingContext |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
ConstraintViolationTest::testToStringHandlesArrays |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationTest.php |
|
PHPUnit_Framework_TestCase::setPreserveGlobalState |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
LanguageSwitchingTest::testLanguageLinkActiveClass |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Test active class on links when switching languages. |
EntityQueryAggregateTest::$entityStorageController |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The entity_test storage controller to create the test entities. |
ContainerBuilderTest::testSetOnSynchronizedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
IsbnValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
CommentTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
ClosureExpressionVisitorTest::testWalkInComparison |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ValidatorBuilderTest::testDisableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
UrlGeneratorTest::testWithAnIntegerAsADefaultValue |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Framework_ConstraintTest::testConstraintPCREMatch2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_PCREMatch
@covers PHPUnit_Framework_Assert::matchesRegularExpression
@covers PHPUnit_Framework_TestFailure::exceptionToString |
UrlGeneratorTest::testGenerateWithSpecialRouteName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
JsonResponseTest::testConstructorWithCustomHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
DateValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
UrlGeneratorTest::testDefaultRequirementOfVariable |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UrlGeneratorTest::testWithHostDifferentFromContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ContextualUnitTest::_contextual_links_id_testcases |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualUnitTest.php |
Provides testcases for testContextualLinksToId() and |
JsonResponseTest::testStaticCreateWithCustomStatus |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
SearchMultilingualEntityTest::testIndexingThrottle |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests for indexing throttle with nodes in multiple languages. |
FileDriverTest::testGetAllClassNamesGlobalBasename |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
JsonResponseTest::testSetCallbackInvalidIdentifier |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
CollectionValidatorTest::testFieldsAsDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
PHPUnit_Framework_TestResult::addDeprecatedFeature |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Adds a deprecated feature notice to the list of deprecated features used during run |
RequestDataCollectorTest::testControllerInspection |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
Test various types of controller callables. |
Framework_AssertTest::testObjectHasPublicAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute |
DocParserTest::getAnnotationVarTypeProviderInvalid |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
CollectionValidatorTest::testExtraFieldsDisallowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Framework_ConstraintTest::testAttributeNotEqualTo2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Assert::attributeEqualTo
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Constraint_Attribute
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHP_CodeCoverage_UtilTest::testGetLinesToBeIgnored |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/UtilTest.php |
@covers PHP_CodeCoverage_Util::getLinesToBeIgnored |
DocParserTest::testAnnotationWithVarTypeArrayError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
SessionTestSubscriber::onKernelResponseSessionTest |
function |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Set header for session testing. |
Framework_AssertTest::testAssertThatStringContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::stringContains |