| 
            PHPUnit_Framework_Constraint_StringStartsWith::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php           | 
                  
                       | 
              
          
                  | 
            PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            GraphvizDumperTest::testDumpWithFrozenCustomClassContainer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php           | 
                  
                       | 
              
          
                  | 
            AbstractReaderTest::testClassWithMethodInvalidVarTypeError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
            @expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Type Error] Attribute "annotation" of @AnnotationWithVarType declared on method…           | 
              
          
                  | 
            ParameterBagTest::testResolveStringWithSpacesReturnsString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve
@dataProvider stringsWithSpacesProvider           | 
              
          
                  | 
            UrlMatcherTest::testMatchWithDotMetacharacterInRequirements           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_MockObject_Builder_InvocationMocker::with           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php           | 
                  
                       | 
              
          
                  | 
            Framework_ConstraintTest::testConstraintStringStartsNotWith           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php           | 
                  
            @covers PHPUnit_Framework_Constraint_StringStartsWith
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::stringStartsWith
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString           | 
              
          
                  | 
            Framework_ConstraintTest::testConstraintSameSizeWithAnArray           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php           | 
                  
            @covers PHPUnit_Framework_Constraint_SameSize           | 
              
          
                  | 
            UserRegistrationTest::testRegistrationWithEmailVerification           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php           | 
                  
                       | 
              
          
                  | 
            FileBagTest::testShouldConvertNestedUploadedFilesWithPhpBug           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php           | 
                  
                       | 
              
          
                  | 
            HeaderBagTest::testCacheControlDirectiveOverrideWithReplace           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::testAddSubscriberWithMultipleListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            HttpKernelTest::testHandleExceptionWithARedirectionResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php           | 
                  
                       | 
              
          
                  | 
            HttpCacheTest::testRespondsWith304WhenIfNoneMatchMatchesETag           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_Token_NamespaceTest::testGetEndLineWithUnscopedNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_Token_NamespaceTest::testGetStartLineWithScopedNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php           | 
                  
                       | 
              
          
                  | 
            Framework_ConstraintTest::testConstraintStringStartsNotWith2           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php           | 
                  
            @covers PHPUnit_Framework_Constraint_StringStartsWith
@covers PHPUnit_Framework_Assert::stringStartsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString           | 
              
          
                  | 
            Twig_Tests_Extension_SandboxTest::testSandboxWithInheritance           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php           | 
                  
            @expectedException        Twig_Sandbox_SecurityError
@expectedExceptionMessage Filter "json_encode" is not allowed in "1_child".           | 
              
          
                  | 
            PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            AbstractReaderTest::testClassWithPropertyInvalidVarTypeError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
            @expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Type Error] Attribute "string" of @AnnotationWithVarType declared on property…           | 
              
          
                  | 
            YamlFileLoaderTest::testTagWithAttributeArrayThrowsException           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_TemplateTest::getGetAttributeWithTemplateAsObject           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php           | 
                  
                       | 
              
          
                  | 
            RequestTest::getContentCantBeCalledTwiceWithResourcesProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            ParentClassWithProtectedAttributes::$protectedParentAttribute           | 
                  
            property           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php           | 
                  
                       | 
              
          
                  | 
            HIncludeFragmentRendererTest::testRenderWithAttributesOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php           | 
                  
                       | 
              
          
                  | 
            InlineFragmentRendererTest::testRenderWithControllerReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php           | 
                  
                       | 
              
          
                  | 
            InlineFragmentRendererTest::testRenderWithObjectsAsAttributes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php           | 
                  
                       | 
              
          
                  | 
            PHP_CodeCoverage_TestCase::getCoverageForFileWithIgnoredLines           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php           | 
                  
                       | 
              
          
                  | 
            PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_LexerTest::testStringWithUnterminatedInterpolation           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php           | 
                  
            @expectedException Twig_Error_Syntax
@expectedExceptionMessage Unclosed """           | 
              
          
                  | 
            Framework_AssertTest::testAssertStringEndsWithThrowsException           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php           | 
                  
            @covers            PHPUnit_Framework_Assert::assertStringEndsWith
@expectedException PHPUnit_Framework_Exception           | 
              
          
                  | 
            TestEventSubscriberWithMultipleListeners::getSubscribedEvents           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
            Returns an array of event names this subscriber wants to listen to.           | 
              
          
                  | 
            Twig_Tests_TemplateTest::testGetAttributeWithTemplateAsObject           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php           | 
                  
            @dataProvider getGetAttributeWithTemplateAsObject           | 
              
          
                  | 
            AbstractProcessTest::testProcessWithoutTermSignalIsNotSignaled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php           | 
                  
                       | 
              
          
                  | 
            HttpCacheTest::testCachesResponsesWithExplicitNoCacheDirective           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php           | 
                  
                       | 
              
          
                  | 
            BankAccountWithCustomExtensionTest::testBalanceIsInitiallyZero           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php           | 
                  
            @covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification           | 
              
          
                  | 
            PHP_Token_NamespaceTest::testGetStartLineWithUnscopedNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php           | 
                  
                       | 
              
          
                  | 
            RegisterListenersPassTest::testEventSubscriberWithoutInterface           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php           | 
                  
            Tests that event subscribers not implementing EventSubscriberInterface
trigger an exception.           | 
              
          
                  | 
            DocParserTest::testAnnotationWithInvalidTargetDeclarationError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @expectedException \InvalidArgumentException
@expectedExceptionMessage Invalid Target "Foo". Available targets: [ALL, CLASS, METHOD, PROPERTY, ANNOTATION]           | 
              
          
                  | 
            UserRegistrationTest::testRegistrationWithoutEmailVerification           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php           | 
                  
                       | 
              
          
                  | 
            PhpParserTest::testParseClassWithMultipleImportsInUseStatement           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            EventDispatcherTest::testRemoveSubscriberWithMultipleListeners           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php           | 
                  
                       | 
              
          
                  | 
            Framework_AssertTest::testAssertStringEndsWithThrowsException2           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php           | 
                  
            @covers            PHPUnit_Framework_Assert::assertStringEndsWith
@expectedException PHPUnit_Framework_Exception           | 
              
          
                  | 
            StoreTest::testReadsAnEmptyArrayWithReadWhenNothingCachedAtKey           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php           | 
                  
                       | 
              
          
                  | 
            UrlGeneratorTest::testGenerateForRouteWithoutMandatoryParameter           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php           | 
                  
            @expectedException \Symfony\Component\Routing\Exception\MissingMandatoryParametersException           | 
              
          
                  | 
            ParentClassWithPrivateAttributes::$privateStaticParentAttribute           | 
                  
            property           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php           | 
                  
                       | 
              
          
                  | 
            HIncludeFragmentRendererTest::testRenderWithControllerAndSigner           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_LexerTest::testStringWithNestedInterpolationsInBlock           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php           | 
                  
                       | 
              
          
                  | 
            HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php           | 
                  
                       |