PHP Class Jarves\Tests\Service\Object\RelationTest

Inheritance: extends Jarves\Tests\KernelAwareTestCase
Show file Open project: jarves/jarves

Public Methods

Method Description
getPluralizerData ( )
testManyToOne ( )
testManyToOneVirtualField ( )
testNtoNRelation ( ) }
testPluralizer ( $plural, $singular )
testPropelRefName ( )
testSingulizer ( $plural, $singular )

Method Details

getPluralizerData() public method

public getPluralizerData ( )

testManyToOne() public method

public testManyToOne ( )

testManyToOneVirtualField() public method

testNtoNRelation() public method

}
public testNtoNRelation ( )

testPluralizer() public method

public testPluralizer ( $plural, $singular )

testPropelRefName() public method

public testPropelRefName ( )

testSingulizer() public method

public testSingulizer ( $plural, $singular )