PHP 클래스 lithium\tests\cases\data\EntityTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_model

공개 메소드들

메소드 설명
testAppendingErrors ( )
testAppendingErrorsWithArraySyntax ( )
testAppendingErrorsWithMixedSyntax ( )
testConversion ( )
testErrors ( )
testHandlers ( )
testIncrement ( )
testMethodDispatch ( )
testMethodDispatchWithEntityAsModel ( )
testMethodDispatchWithNoModel ( )
testModified ( )
testPropertyAccess ( )
testPropertyIssetEmpty ( )
testResetErrors ( )
testRespondsTo ( )
testRespondsToParentCall ( )
testSchemaAccess ( )
testStringCasting ( ) Tests that an entity can be cast to a string based on its bound model's meta data.

메소드 상세

testAppendingErrors() 공개 메소드

public testAppendingErrors ( )

testAppendingErrorsWithArraySyntax() 공개 메소드

testAppendingErrorsWithMixedSyntax() 공개 메소드

testConversion() 공개 메소드

public testConversion ( )

testErrors() 공개 메소드

public testErrors ( )

testHandlers() 공개 메소드

public testHandlers ( )

testIncrement() 공개 메소드

public testIncrement ( )

testMethodDispatch() 공개 메소드

public testMethodDispatch ( )

testMethodDispatchWithEntityAsModel() 공개 메소드

testMethodDispatchWithNoModel() 공개 메소드

testModified() 공개 메소드

public testModified ( )

testPropertyAccess() 공개 메소드

public testPropertyAccess ( )

testPropertyIssetEmpty() 공개 메소드

testResetErrors() 공개 메소드

public testResetErrors ( )

testRespondsTo() 공개 메소드

public testRespondsTo ( )

testRespondsToParentCall() 공개 메소드

testSchemaAccess() 공개 메소드

public testSchemaAccess ( )

testStringCasting() 공개 메소드

Tests that an entity can be cast to a string based on its bound model's meta data.
public testStringCasting ( )

프로퍼티 상세

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

protected $_model