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

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

공개 프로퍼티들

프로퍼티 타입 설명
$galleriesData

보호된 프로퍼티들

프로퍼티 타입 설명
$_classes
$_fixtures

공개 메소드들

메소드 설명
setUp ( ) Creating the test database
skip ( ) Skip the test if no test database connection available.
tearDown ( ) Dropping the test database
testAbstractTypeHandling ( )
testDefaultRelationshipInfo ( ) Tests the default relationship information provided by the backend data source.
testEntityFields ( )
testFindFirstWithFieldsOption ( )
testGetRecordByGeneratedId ( ) Tests that a record can be created, saved, and subsequently re-read using a key auto-generated by the data source. Uses short-hand find() syntax which does not support compound keys.
testReadWriteMultiple ( )
testRewind ( )
testSerializingCollection ( )
testSerializingEntity ( )
testSingleReadWriteWithKey ( ) Tests that a single record with a manually specified primary key can be created, persisted to an arbitrary data store, re-read and updated.

메소드 상세

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 ( )

testAbstractTypeHandling() 공개 메소드

testDefaultRelationshipInfo() 공개 메소드

Tests the default relationship information provided by the backend data source.

testEntityFields() 공개 메소드

public testEntityFields ( )

testFindFirstWithFieldsOption() 공개 메소드

testGetRecordByGeneratedId() 공개 메소드

Tests that a record can be created, saved, and subsequently re-read using a key auto-generated by the data source. Uses short-hand find() syntax which does not support compound keys.

testReadWriteMultiple() 공개 메소드

testRewind() 공개 메소드

public testRewind ( )

testSerializingCollection() 공개 메소드

testSerializingEntity() 공개 메소드

testSingleReadWriteWithKey() 공개 메소드

Tests that a single record with a manually specified primary key can be created, persisted to an arbitrary data store, re-read and updated.

프로퍼티 상세

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

protected $_classes

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

protected $_fixtures

$galleriesData 공개적으로 프로퍼티

public $galleriesData