PHP Class ImboUnitTest\Model\UserTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: imbo/imbo

Public Methods

Method Description
setUp ( ) Set up the model
tearDown ( ) Tear down the model
testCanSetAndGetLastModified ( )
testCanSetAndGetNumImages ( )
testCanSetAndGetUserId ( )
testGetData ( )

Method Details

setUp() public method

Set up the model
public setUp ( )

tearDown() public method

Tear down the model
public tearDown ( )

testCanSetAndGetLastModified() public method

testCanSetAndGetNumImages() public method

testCanSetAndGetUserId() public method

testGetData() public method

public testGetData ( )