PHP Class AssetManagerTest\Service\ConcatResolverTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: rwoverdijk/assetmanager

Méthodes publiques

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

Method Details

testCollect() public méthode

Test Collect returns valid list of assets
public testCollect ( )

testConstruct() public méthode

public testConstruct ( )

testGetConcat() public méthode

public testGetConcat ( )

testResolveAssetFail() public méthode

testResolveAssetSuccess() public méthode

testResolveNull() public méthode

public testResolveNull ( )

testSetAggregateResolverFails() public méthode

testSetConcatFails() public méthode

public testSetConcatFails ( )

testSetConcatSuccess() public méthode

testSetGetAggregateResolver() public méthode