PHP Class ImboUnitTest\Model\ArrayModelTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
setUp ( ) Set up the model
tearDown ( ) Tear down the model
testCanSetAndGetData ( )
testCanSetAndGetTitle ( )

Method Details

setUp() public method

Set up the model
public setUp ( )

tearDown() public method

Tear down the model
public tearDown ( )

testCanSetAndGetData() public method

testCanSetAndGetTitle() public method