| 
            PhpParserTest::testGlobalNamespacesPerFileWithClassAsLast           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            InlineTest::testParseInvalidMappingKeyShouldThrowException           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
            @expectedException \Symfony\Component\Yaml\Exception\ParseException           | 
              
          
                  | 
            DocParserTest::testWithoutConstructorWhenIsNotDefaultValue           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation @SomeAnnotationClassNameWithoutConstructorAndProperties declared on  does not accept any values, but got {"value":"Foo"}.           | 
              
          
                  | 
            PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_ParserTest::getFilterBodyNodesDataThrowsException           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php           | 
                  
                       | 
              
          
                  | 
            PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_ExpressionParserTest::getFailingTestsForAssignment           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php           | 
                  
                       | 
              
          
                  | 
            PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            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]           | 
              
          
                  | 
            PhpParserTest::testParseClassWithMultipleImportsInUseStatement           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php           | 
                  
                       | 
              
          
                  | 
            DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @dataProvider getAnnotationVarTypeArrayProviderInvalid           | 
              
          
                  | 
            DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @group DDC-77           | 
              
          
                  | 
            IniFileLoaderTest::testExceptionIsRaisedWhenIniFileCannotBeParsed           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::__construct
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::load           | 
              
          
                  | 
            StaticReflectionParser::getStaticReflectionParserForDeclaringClass           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php           | 
                  
            Get the PSR-0 parser for the declaring class.           | 
              
          
                  | 
            YamlFileLoaderTest::testParseRouteThrowsExceptionWithMissingPattern           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php           | 
                  
            @expectedException \InvalidArgumentException           | 
              
          
                  | 
            Twig_Tests_ParserTest::testSetMacroThrowsExceptionOnReservedMethods           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php           | 
                  
            @expectedException Twig_Error_Syntax           | 
              
          
                  | 
            DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
                       | 
              
          
                  | 
            InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
                       | 
              
          
                  | 
            InlineTest::testParseScalarWithIncorrectlyQuotedStringShouldThrowException           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
            @expectedException \Symfony\Component\Yaml\Exception\ParseException           | 
              
          
                  | 
            InlineTest::testParseScalarWithIncorrectlyDoubleQuotedStringShouldThrowException           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php           | 
                  
            @expectedException \Symfony\Component\Yaml\Exception\ParseException           | 
              
          
                  | 
            DocParserTest::testAnnotationDoesntThrowExceptionWhenAtSignIsNotFollowedByIdentifier           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @group DCOM-41           | 
              
          
                  | 
            Twig_Tests_ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php           | 
                  
            @expectedException Twig_Error_Syntax           | 
              
          
                  | 
            DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @group DCOM-41
@expectedException Doctrine\Common\Annotations\AnnotationException           |