PHP Class Jackalope\Transport\DoctrineDBAL\ClientTest

Inheritance: extends Jackalope\Test\TestCase
Afficher le fichier Open project: jackalope/jackalope-doctrine-dbal

Méthodes publiques

Méthode Description
provideOrder ( )
provideTestOutOfRangeCharacters ( )
testAddNodeTypes ( )
testCaseInsensativeRename ( )
testCopy ( )
testCopySiblingWithSamePrefix ( )
testDate ( ) The date value should not change when saving.
testDeleteMoreThanOneThousandNodes ( )
testDepthOnAdd ( ) Test cases for depth set when adding nodes
testDepthOnMove ( ) Test cases for depth when moving nodes
testMoveAndReplace ( )
testOrder ( $nodes, $orderBy, $expectedOrder )
testOutOfRangeCharacterOccurrence ( $string, $isValid )
testPropertyLengthAttribute ( )
testQueryNodes ( )
testReorderNodes ( )
testStoreTypes ( )
testUuid ( )

Private Methods

Méthode Description
translateCharFromCode ( $char )

Method Details

provideOrder() public méthode

public provideOrder ( )

provideTestOutOfRangeCharacters() public méthode

testAddNodeTypes() public méthode

public testAddNodeTypes ( )

testCaseInsensativeRename() public méthode

testCopy() public méthode

public testCopy ( )

testCopySiblingWithSamePrefix() public méthode

testDate() public méthode

The date value should not change when saving.
public testDate ( )

testDeleteMoreThanOneThousandNodes() public méthode

testDepthOnAdd() public méthode

Test cases for depth set when adding nodes
public testDepthOnAdd ( )

testDepthOnMove() public méthode

Test cases for depth when moving nodes
public testDepthOnMove ( )

testMoveAndReplace() public méthode

public testMoveAndReplace ( )

testOrder() public méthode

public testOrder ( $nodes, $orderBy, $expectedOrder )

testOutOfRangeCharacterOccurrence() public méthode

public testOutOfRangeCharacterOccurrence ( $string, $isValid )

testPropertyLengthAttribute() public méthode

testQueryNodes() public méthode

public testQueryNodes ( )

testReorderNodes() public méthode

public testReorderNodes ( )

testStoreTypes() public méthode

public testStoreTypes ( )

testUuid() public méthode

public testUuid ( )