PHP Class Doctrine\Tests\ODM\PHPCR\Id\ParentIdGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
显示文件 Open project: doctrine/phpcr-odm

Public Methods

Method Description
testGenerate ( )
testGenerateNoIdNoName ( )
testGenerateNoIdNoParent ( )
testGenerateNoIdNoParentNoName ( )
testGenerateNoName ( )
testGenerateNoParent ( )
testGenerateNoParentId ( )

Method Details

testGenerate() public method

public testGenerate ( )

testGenerateNoIdNoName() public method

testGenerateNoIdNoParent() public method

testGenerateNoIdNoParentNoName() public method

testGenerateNoName() public method

public testGenerateNoName ( )

testGenerateNoParent() public method

testGenerateNoParentId() public method