ClassCollectionLoaderTest::testFixNamespaceDeclarationsWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsDataWithoutTokenizer |
ResolveInvalidReferencesPassTest::testProcessRemovesPropertiesOnInvalid |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
KernelTest::testLocateResourceReturnsTheDirOneForResourcesAndBundleOnes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PropertyMetadataTest::testGetPropertyValueFromOverriddenPrivateProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/PropertyMetadataTest.php |
|
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtClassDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetPropertyMethod is not allowed to be declared on class… |
KernelTest::testInitializeBundleThrowsExceptionWhenABundleExtendsItself |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
KernelTest::testTerminateDelegatesTerminationOnlyForTerminableInterface |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ResponseTestCase::testNoCacheControlHeaderOnAttachmentUsingHTTPSAndMSIE |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTestCase.php |
|
ClassMetadataTest::testGroupSequenceProviderFailsIfDomainClassIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
PHPUnit_Util_GlobalState::addDirectoryContainingClassToPHPUnitFilesList |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
@since Method available since Release 3.7.2 |
Framework_MockObjectTest::testVerificationOfNeverFailsWithAnyParameters |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4::loadClassLoader |
function |
drupal/core/vendor/composer/autoload_real.php |
|
Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
LoggerInterfaceTest::testContextExceptionKeyCanBeExceptionOrOtherValues |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
StoreTest::testSucceedsQuietlyWhenInvalidateCalledWithNoMatchingEntries |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
HttpCacheTest::testRespondsWith304WhenIfModifiedSinceMatchesLastModified |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ProjectServiceContainer::getThrowsExceptionOnServiceConfigurationService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
PHPUnit_Framework_MockObject_Matcher_InvokedRecorder::getInvocationCount |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php |
|
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
TraceableEventDispatcherTest::testStopwatchCheckControllerOnRequestEvent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
field.instance.test_entity.test_bundle_2.field_test_import_staging_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.instance.test_entity.test_bundle_2.field_test_import_staging_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.instance.test_entity.test_bundle_2.field_test_import_staging_2.yml |
PHPUnit_Framework_MockObject_Builder_InvocationMocker::withAnyParameters |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php |
|
UrlGeneratorTest::testDefaultRequirementOfVariableDisallowsNextSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
PHP_CodeCoverage_FilterTest::testRemovingADirectoryFromTheBlacklistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::removeDirectoryFromBlacklist
@covers PHP_CodeCoverage_Filter::getBlacklist
@depends testAddingADirectoryToTheBlacklistWorks |
PHP_CodeCoverage_FilterTest::testRemovingADirectoryFromTheWhitelistWorks |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::removeDirectoryFromWhitelist
@covers PHP_CodeCoverage_Filter::getWhitelist
@depends testAddingADirectoryToTheWhitelistWorks |
ValidationVisitorTest::testValidateInGroupSequencePropagatesDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ValidationVisitorTest::testValidateCascadedPropertyRequiresObjectOrArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
@expectedException \Symfony\Component\Validator\Exception\NoSuchMetadataException |
StaticMethodLoaderTest::testLoadClassMetadataReturnsFalseIfNotSuccessful |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
PHPUnit_Framework_Constraint_StringMatches::additionalFailureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php |
Return additional failure description where needed |
KernelTest::testInitializeBundlesThrowsExceptionWhenAParentDoesNotExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |
AbstractReaderTest::testClassWithInvalidAnnotationTargetAtMethodDocBlock |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Annotation @AnnotationTargetClass is not allowed to be declared on method… |
Framework_MockObjectTest::testStaticMethodCallWithArgumentCloningEnabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_MockObjectTest::testObjectMethodCallWithArgumentCloningEnabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
ContainerAwareEventDispatcherTest::testTriggerAListenerServiceOutOfScope |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
@expectedException \InvalidArgumentException |
Framework_AssertTest::testAssertJsonStringNotEqualsJsonStringErrorRaised |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@dataProvider validInvalidJsonDataprovider
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonString |
HttpCacheTest::testDoesNotReloadResponsesWhenAllowReloadIsSetFalseDefault |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testAssignsDefaultTtlWhenResponseHasNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ExecutionContextTest::testAddViolationAtUsesPreconfiguredValueIfNotPassed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Test dependency injected Language object against a new default language
object. |
ContainerBuilderTest::testThrowsExceptionWhenSetServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
ContainerBuilderTest::testThrowsExceptionWhenAddServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
Framework_AssertTest::testAssertClassNotHasStaticAttributeThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute
@expectedException PHPUnit_Framework_Exception |
DriverChainTest::testLoadMetadata_NoDelegatorFound_ThrowsMappingException |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
PHPUnit_Framework_Constraint_TraversableContains::$checkForObjectIdentity |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContains.php |
|
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
KernelTest::testInitializeBundlesSupportsArbitraryBundleRegistrationOrder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ProcessBuilderTest::testShouldThrowALogicExceptionIfNoPrefixAndNoArgument |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@expectedException \Symfony\Component\Process\Exception\LogicException |
Framework_MockObjectTest::testClonedMockObjectShouldStillEqualTheOriginal |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|