PHP Class Symfony\Bundle\AsseticBundle\Tests\Controller\AsseticControllerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/assetic-bundle

Public Methods

Method Description
testRenderETagFresh ( )
testRenderETagStale ( )
testRenderLastModifiedFresh ( )
testRenderLastModifiedStale ( )
testRenderNotFound ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testRenderETagFresh() public method

public testRenderETagFresh ( )

testRenderETagStale() public method

public testRenderETagStale ( )

testRenderLastModifiedFresh() public method

testRenderLastModifiedStale() public method

testRenderNotFound() public method

public testRenderNotFound ( )