PHP 클래스 lithium\tests\integration\data\FieldsTest

상속: extends lithium\test\Integration
파일 보기 프로젝트 열기: unionofrad/lithium

보호된 프로퍼티들

프로퍼티 타입 설명
$_fixtures

공개 메소드들

메소드 설명
setUp ( ) Creating the test database
skip ( ) Skip the test if no test database connection available.
tearDown ( ) Dropping the test database
testFieldsWithJoins ( )
testSingleField ( )

메소드 상세

setUp() 공개 메소드

Creating the test database
public setUp ( )

skip() 공개 메소드

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

tearDown() 공개 메소드

Dropping the test database
public tearDown ( )

testFieldsWithJoins() 공개 메소드

public testFieldsWithJoins ( )

testSingleField() 공개 메소드

public testSingleField ( )

프로퍼티 상세

$_fixtures 보호되어 있는 프로퍼티

protected $_fixtures