PHP Class lithium\tests\cases\data\EntityTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Protected Properties

Свойство Type Description
$_model

Méthodes publiques

Méthode Description
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.

Method Details

testAppendingErrors() public méthode

public testAppendingErrors ( )

testAppendingErrorsWithArraySyntax() public méthode

testAppendingErrorsWithMixedSyntax() public méthode

testConversion() public méthode

public testConversion ( )

testErrors() public méthode

public testErrors ( )

testHandlers() public méthode

public testHandlers ( )

testIncrement() public méthode

public testIncrement ( )

testMethodDispatch() public méthode

public testMethodDispatch ( )

testMethodDispatchWithEntityAsModel() public méthode

testMethodDispatchWithNoModel() public méthode

testModified() public méthode

public testModified ( )

testPropertyAccess() public méthode

public testPropertyAccess ( )

testPropertyIssetEmpty() public méthode

testResetErrors() public méthode

public testResetErrors ( )

testRespondsTo() public méthode

public testRespondsTo ( )

testRespondsToParentCall() public méthode

testSchemaAccess() public méthode

public testSchemaAccess ( )

testStringCasting() public méthode

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

Property Details

$_model protected_oe property

protected $_model