PHP Class ControllerProviderTest

Author: Ignacio R. Galieri ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: philiplb/crudlex

Protected Properties

Property Type Description
$dataBook
$dataLibrary
$fileProcessorHandle

Public Methods

Method Description
createApplication ( )
testCreate ( )
testDelete ( )
testDeleteFile ( )
testEdit ( )
testLayouts ( )
testRenderFile ( )
testSettingsLocale ( )
testShow ( )
testShowList ( )
testStatic ( )

Method Details

createApplication() public method

public createApplication ( )

testCreate() public method

public testCreate ( )

testDelete() public method

public testDelete ( )

testDeleteFile() public method

public testDeleteFile ( )

testEdit() public method

public testEdit ( )

testLayouts() public method

public testLayouts ( )

testRenderFile() public method

public testRenderFile ( )

testSettingsLocale() public method

public testSettingsLocale ( )

testShow() public method

public testShow ( )

testShowList() public method

public testShowList ( )

testStatic() public method

public testStatic ( )

Property Details

$dataBook protected property

protected $dataBook

$dataLibrary protected property

protected $dataLibrary

$fileProcessorHandle protected property

protected $fileProcessorHandle