PHP Class lithium\tests\integration\data\FieldsTest

Inheritance: extends lithium\test\Integration
Datei anzeigen Open project: unionofrad/lithium

Protected Properties

Property Type Description
$_fixtures

Public Methods

Method Description
setUp ( ) Creating the test database
skip ( ) Skip the test if no test database connection available.
tearDown ( ) Dropping the test database
testFieldsWithJoins ( )
testSingleField ( )

Method Details

setUp() public method

Creating the test database
public setUp ( )

skip() public method

Skip the test if no test database connection available.
public skip ( )

tearDown() public method

Dropping the test database
public tearDown ( )

testFieldsWithJoins() public method

public testFieldsWithJoins ( )

testSingleField() public method

public testSingleField ( )

Property Details

$_fixtures protected_oe property

protected $_fixtures