PHP Class ImboUnitTest\Model\AccessRuleTest

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 ( )
testSetAndGetGroup ( )
testSetAndGetId ( )
testSetAndGetResources ( )
testSetAndGetUsers ( )

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 ( )

testSetAndGetGroup() public method

public testSetAndGetGroup ( )

testSetAndGetId() public method

public testSetAndGetId ( )

testSetAndGetResources() public method

testSetAndGetUsers() public method

public testSetAndGetUsers ( )