| 
            SigchildEnabledProcessTest::testProcessThrowsExceptionWhenExternallySignaled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php           | 
                  
                       | 
              
          
                  | 
            SigchildDisabledProcessTest::testProcessThrowsExceptionWhenExternallySignaled           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php           | 
                  
                       | 
              
          
                  | 
            CheckReferenceValidityPassTest::testProcessDetectsCrossScopeHierarchyReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php           | 
                  
            @expectedException \RuntimeException           | 
              
          
                  | 
            InlineServiceDefinitionsPassTest::testProcessDoesInlineServiceOfPrototypeScope           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            CheckReferenceValidityPassTest::testProcessDetectsReferenceToAbstractDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php           | 
                  
            @expectedException \RuntimeException           | 
              
          
                  | 
            RemoveUnusedDefinitionsPassTest::testProcessRemovesUnusedDefinitionsRecursively           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            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           | 
              
          
                  | 
            CheckReferenceValidityPassTest::testProcessIgnoresScopeWideningIfNonStrictReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php           | 
                  
                       | 
              
          
                  | 
            AnalyzeServiceReferencesPassTest::testProcessDetectsReferencesFromInlinedDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php           | 
                  
                       | 
              
          
                  | 
            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           | 
                  
                       | 
              
          
                  | 
            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           | 
              
          
                  | 
            CheckExceptionOnInvalidReferenceBehaviorPassTest::testProcessThrowsExceptionOnInvalidReference           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php           | 
                  
            @expectedException \Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException           | 
              
          
                  | 
            CheckDefinitionValidityPassTest::testProcessDetectsNonSyntheticNonAbstractDefinitionWithoutClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php           | 
                  
            @expectedException \RuntimeException           | 
              
          
                  | 
            PHP_CodeCoverageTest::testSetProcessUncoveredFilesFromWhitelistThrowsExceptionForInvalidArgument           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php           | 
                  
            @covers            PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist
@expectedException PHP_CodeCoverage_Exception           | 
              
          
                  | 
            InlineServiceDefinitionsPassTest::testProcessDoesNotInlineWhenAliasedServiceIsNotOfPrototypeScope           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            InlineServiceDefinitionsPassTest::testProcessInlinesIfMultipleReferencesButAllFromTheSameDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            CheckExceptionOnInvalidReferenceBehaviorPassTest::testProcessThrowsExceptionOnInvalidReferenceFromInlinedDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php           | 
                  
            @expectedException \Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException           |