PHP Class CRUDlexTests\SimpleFilesystemFileProcessorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: philiplb/crudlex

Public Methods

Method Description
testCreateFile ( )
testDeleteFile ( )
testRenderFile ( )
testUpdateFile ( )

Protected Methods

Method Description
cleanUpFiles ( )
setUp ( )

Method Details

cleanUpFiles() protected method

protected cleanUpFiles ( )

setUp() protected method

protected setUp ( )

testCreateFile() public method

public testCreateFile ( )

testDeleteFile() public method

public testDeleteFile ( )

testRenderFile() public method

public testRenderFile ( )

testUpdateFile() public method

public testUpdateFile ( )