PHP Class AssetManagerTest\Service\MapResolverTest

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 ( )
testGetMap ( )
testGetMimeResolver ( )
testResolveAssetFail ( )
testResolveAssetSuccess ( )
testResolveHttpAssetSuccess ( )
testResolveNull ( )
testSetMapFails ( )
testSetMapSuccess ( )

Method Details

testCollect() public méthode

Test Collect returns valid list of assets
public testCollect ( )

testConstruct() public méthode

public testConstruct ( )

testGetMap() public méthode

public testGetMap ( )

testGetMimeResolver() public méthode

public testGetMimeResolver ( )

testResolveAssetFail() public méthode

testResolveAssetSuccess() public méthode

testResolveHttpAssetSuccess() public méthode

testResolveNull() public méthode

public testResolveNull ( )

testSetMapFails() public méthode

public testSetMapFails ( )

testSetMapSuccess() public méthode

public testSetMapSuccess ( )