PHP Class ImboUnitTest\Model\GroupTest

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
testGetData ( )
testSetAndGetName ( )
testSetAndGetResources ( )

Method Details

setUp() public method

Set up the model
public setUp ( )

tearDown() public method

Tear down the model
public tearDown ( )

testGetData() public method

public testGetData ( )

testSetAndGetName() public method

public testSetAndGetName ( )

testSetAndGetResources() public method