PHP Class Pheasant\Tests\Relationships\RelationshipTest

Inheritance: extends Pheasant\Tests\MysqlTestCase
Datei anzeigen Open project: lox/pheasant

Public Methods

Method Description
setUp ( )
testEmptyRelationshipsWithAllowEmpty ( )
testEmptyRelationshipsWithoutAllowEmpty ( )
testFilteringCollectionsReturnedByRelationships ( )
testHasOneRelationship ( )
testOneToManyViaArrayAccess ( )
testOneToManyViaPropertySetting ( )
testPropertyReferencesResolvedInMapping ( )

Method Details

setUp() public method

public setUp ( )

testEmptyRelationshipsWithAllowEmpty() public method

testEmptyRelationshipsWithoutAllowEmpty() public method

testFilteringCollectionsReturnedByRelationships() public method

testHasOneRelationship() public method

testOneToManyViaArrayAccess() public method

testOneToManyViaPropertySetting() public method

testPropertyReferencesResolvedInMapping() public method