PHP Class lithium\tests\cases\data\model\RelationshipTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Protected Properties

Property Type Description
$_gallery
$_image

Public Methods

Method Description
setUp ( )
testBelongsToForeignKey ( )
testBelongsToKey ( )
testDown ( )
testEmptyRequiredOptions ( )
testEmptyToAndName ( )
testForeignKeysFromEntity ( )
testHasManyForeignKey ( )
testHasManyKey ( )
testQueryGeneration ( ) Tests that queries are correctly generated for each relationship/key type.
testRespondsTo ( )

Method Details

setUp() public method

public setUp ( )

testBelongsToForeignKey() public method

testBelongsToKey() public method

public testBelongsToKey ( )

testDown() public method

public testDown ( )

testEmptyRequiredOptions() public method

testEmptyToAndName() public method

public testEmptyToAndName ( )

testForeignKeysFromEntity() public method

testHasManyForeignKey() public method

testHasManyKey() public method

public testHasManyKey ( )

testQueryGeneration() public method

Tests that queries are correctly generated for each relationship/key type.
public testQueryGeneration ( )

testRespondsTo() public method

public testRespondsTo ( )

Property Details

$_image protected_oe property

protected $_image