| 
            AddTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Environment::addTest           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
            Registers a Test.           | 
              
          
                  | 
            Twig_Extension_Staging::addTest           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_TestSuite::addTest           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php           | 
                  
            Adds a test to the suite.           | 
              
          
                  | 
            Framework_SuiteTest::testAddTestSuite           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_TestSuite::addTestFile           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php           | 
                  
            Wraps both <code>addTest()</code> and <code>addTestSuite</code>
as well as the separate import statements for the user's convenience.           | 
              
          
                  | 
            PHPUnit_Framework_TestSuite::addTestSuite           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php           | 
                  
            Adds the tests from the given class to the suite.           | 
              
          
                  | 
            PHPUnit_Framework_TestSuite::addTestFiles           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php           | 
                  
            Wrapper for addTestFile() that adds multiple test files.           | 
              
          
                  | 
            Twig_Tests_Node_Expression_Binary_AddTest           | 
                  
            class           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php           | 
                  
                       | 
              
          
                  | 
            PHPUnit_Framework_TestSuite::addTestMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_Node_Expression_Binary_AddTest::getTests           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_Tests_Node_Expression_Binary_AddTest::testCompile           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php           | 
                  
            @covers Twig_Node_Expression_Binary_Add::compile
@covers Twig_Node_Expression_Binary_Add::operator
@dataProvider getTests           | 
              
          
                  | 
            Twig_Tests_Node_Expression_Binary_AddTest::testConstructor           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php           | 
                  
            @covers Twig_Node_Expression_Binary_Add::__construct           |