PHP Class BaseAPITest

Inheritance: extends CDbTestCase
Show file Open project: openeyes/openeyes

Public Properties

Property Type Description
$fixtures

Public Methods

Method Description
setUp ( )
tearDown ( )
testGetEventType ( )
testGetMostRecentElementInEpisode ( ) *
testGetMostRecentEventInEpisode ( )
testgetModuleClass_namespaced ( )
testgetModuleClass_unnamespaced ( )

Private Methods

Method Description
destroyMockTableAndData ( $table_name )
generateMockTableAndData ( $table_name )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testGetEventType() public method

public testGetEventType ( )

testGetMostRecentElementInEpisode() public method

*

testGetMostRecentEventInEpisode() public method

testgetModuleClass_namespaced() public method

testgetModuleClass_unnamespaced() public method

Property Details

$fixtures public property

public $fixtures