class PerformanceTest

Hierarchy

  • class \Doctrine\Tests\Common\Annotations\PerformanceTest extends \Doctrine\Tests\Common\Annotations\PHPUnit_Framework_TestCase

Expanded class hierarchy of PerformanceTest

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php, line 18

Namespace

Doctrine\Tests\Common\Annotations
View source

Members

Namesort descending Modifiers Type Description Overrides
PerformanceTest::getMethod private function
PerformanceTest::printResults private function
PerformanceTest::testCachedReadPerformanceWithFileCache public function @group performance
PerformanceTest::testCachedReadPerformanceWithInMemory public function @group performance
PerformanceTest::testDocLexerPerformance public function @group performance
PerformanceTest::testDocParsePerformance public function @group performance
PerformanceTest::testPhpParserPerformanceWithoutShortCut public function @group performance
PerformanceTest::testPhpParserPerformanceWithShortCut public function @group performance
PerformanceTest::testReadPerformance public function @group performance