ContainerBuilderTest::testGetUnsetLoadingServiceWhenCreateServiceThrowsAnException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers \Symfony\Component\DependencyInjection\ContainerBuilder::get
@expectedException \Symfony\Component\DependencyInjection\Exception\RuntimeException
@expectedExceptionMessage You have requested a synthetic service… |
Framework_ConstraintTest::testConstraintCallbackInvalidArrayArgumentWithEmptyArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException InvalidArgumentException
@expectedExceptionMessage Specified callback <empty array> is not callable. |
AbstractReaderTest::testClassWithAnnotationWithTargetSyntaxErrorAtPropertyDocBlock |
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. |
PHPUnit_Framework_MockObject_Generator::generateMockedMethodDefinitionFromExisting |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
SimpleAnnotationReaderTest::testClassWithInvalidAnnotationTargetAtPropertyDocBlock |
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). |
Framework_MockObject_Invocation_StaticTest::testAllowToGetClassNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
CheckReferenceValidityPassTest::testProcessIgnoresScopeWideningIfNonStrictReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
Framework_MockObject_Invocation_ObjectTest::testAllowToGetClassNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testTranslatTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@dataProvider translateTypeToPrefixDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
Framework_MockObjectTest::testMockObjectsConstructedIndepentantlyShouldNotBeTheSame |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHP_CodeCoverageTest::testSetForceCoversAnnotationThrowsExceptionForInvalidArgument |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setForceCoversAnnotation
@expectedException PHP_CodeCoverage_Exception |
HttpCacheTest::testValidatesCachedResponsesWithLastModifiedAndNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_MockObject_Invocation_StaticTest::testAllowToGetMethodNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
Framework_MockObject_Invocation_ObjectTest::testAllowToGetMethodNameSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
DocParserTest::testAnnotationDoesntThrowExceptionWhenAtSignIsNotFollowedByIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-41 |
AnalyzeServiceReferencesPassTest::testProcessDetectsReferencesFromInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyDoesNotValidateNestedScalarValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
XmlFileLoaderTest::testLoadThrowsExceptionWithInvalidFileEvenWithoutSchemaValidation |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@dataProvider getPathsToInvalidFiles |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Translates a given type to a human readable message prefix. |
Framework_MockObject_GeneratorTest::testGetMockForAbstractClassStubbingAbstractClass |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
@covers PHPUnit_Framework_MockObject_Generator::getMockForAbstractClass |
HttpCacheTest::testCachesResponsesWithALastModifiedValidatorButNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
AbstractComparisonValidatorTestCase::testThrowsConstraintExceptionIfNoValueOrProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrictWithLogger |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Twig_Tests_ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage An argument must be a name. Unexpected token "string" of value "a" ("name" expected) in "index" at line 1 |
HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritanceAgain |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidParameterButDisabledRequirementsCheck |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLineWhenMissingWithInheritanceOnDisk |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyDoesNotValidateTraversableIfDisabled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
KernelTest::testInitializeBundleThrowsExceptionWhenRegisteringTwoBundlesWithTheSameName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
Framework_MockObject_GeneratorTest::testGetMockForAbstractClassAnstractClassDoesNotExist |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
@covers PHPUnit_Framework_MockObject_Generator::getMockForAbstractClass
@expectedException PHPUnit_Framework_Exception |
SimpleAnnotationReaderTest::testClassWithInvalidNestedAnnotationTargetAtPropertyDocBlock |
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). |
ResponseListenerTest::testFiltersSetsNonDefaultCharsetIfNotOverriddenOnNonTextContentType |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php |
|
Framework_ConstraintTest::testConstraintCountWithAnIteratorWhichDoesNotImplementCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count |
CheckReferenceValidityPassTest::testProcessIgnoresCrossScopeHierarchyReferenceIfNotStrict |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
IntegrationTest::testProcessInlinesWhenThereAreMultipleReferencesButFromTheSameDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
|
Twig_Tests_ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::determineJsonErrorDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
KernelTest::testInitializeBundlesThrowsExceptionWhenABundleIsDirectlyExtendedByTwoBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
PhpDumperTest::testOverrideServiceWhenUsingADumpedContainerAndServiceIsUsedFromAnotherOne |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
Twig_Tests_EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Framework_MockObject_Invocation_StaticTest::testAllowToGetMethodParametersSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php |
|
Framework_MockObject_Invocation_ObjectTest::testAllowToGetMethodParametersSetInConstructor |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|
Twig_Tests_ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage A default value for an argument must be a constant (a boolean, a string, a number, or an array) in "index" at line 1
@dataProvider … |
ProcessFailedExceptionTest::testProcessFailedExceptionPopulatesInformationFromProcessOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php |
tests ProcessFailedException uses information from process output
to generate exception message |
Framework_AssertTest::testAssertJsonStringEqualsJsonFileExpectingExpectationFailedException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
Framework_ConstraintTest::testConstraintSameSizeWithAnIteratorWhichDoesNotImplementCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize |
Twig_Tests_ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::translateTypeToPrefixDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
HttpCacheTest::testDoesNotRevalidateFreshCacheEntryWhenEnableRevalidateOptionIsSetFalseDefault |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|