PHP Class Symfony\Bridge\Twig\Tests\Extension\StopwatchExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
getTimingTemplates ( )
testFailIfStoppingWrongEvent ( )
testTiming ( $template, $events )

Protected Methods

Method Description
getStopwatch ( $events = [] )

Method Details

getStopwatch() protected method

protected getStopwatch ( $events = [] )

getTimingTemplates() public method

public getTimingTemplates ( )

testFailIfStoppingWrongEvent() public method

testTiming() public method

public testTiming ( $template, $events )