SigchildDisabledProcessTest::testProcessThrowsExceptionWhenExternallySignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
Framework_AssertTest::testAssertSameSizeThrowsExceptionIfActualIsNotCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
Framework_AssertTest::testAssertJsonStringNotEqualsJsonFileExpectingException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonFile |
HttpCacheTest::testRespondsWith304OnlyIfIfNoneMatchAndIfModifiedSinceBothMatch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testCachesResponsesWithAnETagValidatorButNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_ConstraintTest::testConstraintCallbackInvalidArrayArgumentWithObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException InvalidArgumentException
@expectedExceptionMessage Specified callback <Framework_ConstraintTest::invalid callback> is not callable. |
ContainerBuilderTest::testNoExceptionWhenSetSyntheticServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
Framework_ConstraintTest::testConstraintCountWithAnObjectImplementingCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count |
CheckReferenceValidityPassTest::testProcessDetectsCrossScopeHierarchyReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
Twig_Tests_ExpressionParserTest::testAttributeCallDoesNotSupportNamedArguments |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax |
NodeAccessLanguageAwareCombinationTest::testNodeAccessLanguageAwareCombination |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Tests node_access() and node access queries with multiple node languages. |
InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
Framework_MockObjectTest::testMockObjectsConstructedIndepentantlyShouldBeEqual |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Twig_Test_EscapingTest::testHtmlAttributeEscapingEscapesOwaspRecommendedRanges |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
Framework_AssertTest::testAssertCountThrowsExceptionIfExpectedCountIsNoInteger |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertCount |
Framework_AssertTest::testAssertSameSizeThrowsExceptionIfExpectedIsNotCoutable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
HttpCacheTest::testDoesNotCacheResponsesWithoutFreshnessInformationOrAValidator |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
PHP_Token_InterfaceTest::testGetPackageNamespaceWhenExtentingFromNamespaceClass |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getPackage |
HttpCacheTest::testReplacesCachedResponsesWhenValidationResultsInNon304Response |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
MongoDbSessionHandlerTest::testConstructorShouldThrowExceptionForMissingOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
@expectedException InvalidArgumentException |
CheckReferenceValidityPassTest::testProcessDetectsReferenceToAbstractDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
@expectedException \RuntimeException |
StaticMethodLoaderTest::testLoadClassMetadataDoesNotRepeatLoadWithParentClasses |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError. |
Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
InlineTest::testHashStringsResemblingExponentialNumericsShouldNotBeChangedToINF |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
HttpCacheTest::testDoesNotAssignDefaultTtlWhenResponseHasMustRevalidateDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_ConstraintTest::testConstraintCallbackInvalidArrayArgumentWithBadArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException InvalidArgumentException
@expectedExceptionMessage Specified callback <array without indexes 0 and 1 set> is not callable. |
CheckDefinitionValidityPassTest::testProcessDetectsSyntheticNonPublicDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
@expectedException \RuntimeException |
CheckDefinitionValidityPassTest::testProcessDetectsSyntheticPrototypeDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
@expectedException \RuntimeException |
Framework_MockObject_Invocation_ObjectTest::testAllowToGetObjectSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyValidatesTraversableByDefault |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
Twig_Tests_ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
InlineFragmentRendererTest::testExceptionInSubRequestsDoesNotMangleOutputBuffers |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
Framework_MockObjectTest::testMockedMethodIsNotCalledWhenExpectsAnyWithParameter |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
AbstractReaderTest::testClassWithInvalidNestedAnnotationTargetAtPropertyDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetAnnotation is not allowed to be declared on property… |
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 24 in class @Doctrine\Tests\Common\Annotations\Fixtures\AnnotationWithTargetSyntaxError. |
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritance |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
Framework_AssertTest::testAssertArrayNotHasKeyPropertlyFailsWithArrayAccessValue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey
@expectedException PHPUnit_Framework_AssertionFailedError |
InlineTest::testParseScalarWithIncorrectlyDoubleQuotedStringShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
Contrary to the behavior of the default annotation reader, we do just ignore
these in the simple annotation reader (so, no expected exception here). |
HttpCacheTest::testDoesNotCacheWithAuthorizationRequestHeaderAndNonPublicResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_ConstraintTest::testConstraintCallbackInvalidArrayArgumentWithClassname |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException InvalidArgumentException
@expectedExceptionMessage Specified callback <Framework_ConstraintTest::invalid callback> is not callable. |
Framework_ConstraintTest::testConstraintSameSizeWithAnObjectImplementingCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |
Twig_Tests_ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@dataProvider getMacroDefinitionSupportsConstantDefaultValues |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testDetermineJsonError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@dataProvider determineJsonErrorDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::determineJsonError |
Framework_MockObjectTest::testGetMockWithFixedClassNameCanProduceTheSameMockTwice |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@covers PHPUnit_Framework_MockObject_Generator::getMock |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::determineJsonError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Translates JSON error to a human readable string. |
CookieTest::testInstantiationThrowsExceptionIfCookieNameContainsInvalidCharacters |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@dataProvider invalidNames
@expectedException InvalidArgumentException
@covers Symfony\Component\HttpFoundation\Cookie::__construct |