PHP Class AssetManagerTest\Cache\FilePathCacheTest

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

Méthodes publiques

Méthode Description
testCachedFile ( )
testConstruct ( )
testGet ( )
testGetException ( )
testHas ( )
testRemoveFails ( )
testRemoveSuccess ( )
testSetCanNotWriteToFileThatExists ( )
testSetMayNotWriteDir ( )
testSetMayNotWriteFile ( )
testSetSuccess ( )

Method Details

testCachedFile() public méthode

public testCachedFile ( )

testConstruct() public méthode

public testConstruct ( )

testGet() public méthode

public testGet ( )

testGetException() public méthode

public testGetException ( )

testHas() public méthode

public testHas ( )

testRemoveFails() public méthode

public testRemoveFails ( )

testRemoveSuccess() public méthode

public testRemoveSuccess ( )

testSetCanNotWriteToFileThatExists() public méthode

testSetMayNotWriteDir() public méthode

testSetMayNotWriteFile() public méthode

testSetSuccess() public méthode

public testSetSuccess ( )