PHP Class AssetManagerTest\Cache\FilePathCacheTest

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

Public Methods

Method Description
testCachedFile ( )
testConstruct ( )
testGet ( )
testGetException ( )
testHas ( )
testRemoveFails ( )
testRemoveSuccess ( )
testSetCanNotWriteToFileThatExists ( )
testSetMayNotWriteDir ( )
testSetMayNotWriteFile ( )
testSetSuccess ( )

Method Details

testCachedFile() public method

public testCachedFile ( )

testConstruct() public method

public testConstruct ( )

testGet() public method

public testGet ( )

testGetException() public method

public testGetException ( )

testHas() public method

public testHas ( )

testRemoveFails() public method

public testRemoveFails ( )

testRemoveSuccess() public method

public testRemoveSuccess ( )

testSetCanNotWriteToFileThatExists() public method

testSetMayNotWriteDir() public method

testSetMayNotWriteFile() public method

testSetSuccess() public method

public testSetSuccess ( )