PHP Class AssetManagerTest

Inheritance: extends tests\AppTestCase
Show file Open project: openeyes/openeyes

Public Methods

Method Description
setUp ( )
testAdjustScriptMapping ( )
testCreateUrl ( )
testGetPublishedPath ( )
testGetPublishedPathOfAlias ( )
testInstanceCreated ( )
testRegisterCoreCssFile ( )
testRegisterCoreScript ( )
testRegisterCssFile ( )
testRegisterFiles ( )
testRegisterScriptFile ( )
testReset ( )

Private Methods

Method Description
getInstance ( )
runTestAddingFiles ( $type = null ) runTestAddingFiles('js')

Method Details

setUp() public method

public setUp ( )

testAdjustScriptMapping() public method

testCreateUrl() public method

public testCreateUrl ( )

testGetPublishedPath() public method

testGetPublishedPathOfAlias() public method

testInstanceCreated() public method

public testInstanceCreated ( )

testRegisterCoreCssFile() public method

testRegisterCoreScript() public method

testRegisterCssFile() public method

public testRegisterCssFile ( )

testRegisterFiles() public method

public testRegisterFiles ( )

testRegisterScriptFile() public method

testReset() public method

public testReset ( )