PHP Class AssetManagerTest\Service\ConcatResolverTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: rwoverdijk/assetmanager

Public Methods

Method Description
testCollect ( ) Test Collect returns valid list of assets
testConstruct ( )
testGetConcat ( )
testResolveAssetFail ( )
testResolveAssetSuccess ( )
testResolveNull ( )
testSetAggregateResolverFails ( )
testSetConcatFails ( )
testSetConcatSuccess ( )
testSetGetAggregateResolver ( )

Method Details

testCollect() public method

Test Collect returns valid list of assets
public testCollect ( )

testConstruct() public method

public testConstruct ( )

testGetConcat() public method

public testGetConcat ( )

testResolveAssetFail() public method

testResolveAssetSuccess() public method

testResolveNull() public method

public testResolveNull ( )

testSetAggregateResolverFails() public method

testSetConcatFails() public method

public testSetConcatFails ( )

testSetConcatSuccess() public method

testSetGetAggregateResolver() public method