PHP Class GpTest

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

Protected Properties

Property Type Description
$object Gp

Public Methods

Method Description
testAttributeLabels ( )
testBehaviors ( )
testGetLetterAddress ( )
testGetPrefix ( )
testModel ( )
testNoPas ( )
testRelations ( )
testRules ( )
testSearch ( )
testTableName ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testAttributeLabels() public method

public testAttributeLabels ( )

testBehaviors() public method

public testBehaviors ( )

testGetLetterAddress() public method

testGetPrefix() public method

public testGetPrefix ( )

testModel() public method

public testModel ( )

testNoPas() public method

public testNoPas ( )

testRelations() public method

public testRelations ( )

testRules() public method

public testRules ( )

testSearch() public method

public testSearch ( )

testTableName() public method

public testTableName ( )

Property Details

$object protected property

protected Gp $object
return Gp