PHP Class VersionPress\Tests\Unit\CursorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: versionpress/versionpress

Méthodes publiques

Méthode Description
cursorReadsFromArrayWithMixedKeys ( )
cursorReadsFromNestedArrays ( )
cursorReadsFromNestedObjects ( )
cursorReadsFromObjectWithArray ( )
cursorReadsFromSimpleArray ( )
cursorReadsScalarValue ( )
cursorUpdatesArrayWithMixedKeys ( )
cursorUpdatesNestedArray ( )
cursorUpdatesNestedObjects ( )
cursorUpdatesObjectWithArray ( )
cursorUpdatesScalarValue ( )
cursorUpdatesSimpleArray ( )

Method Details

cursorReadsFromArrayWithMixedKeys() public méthode

cursorReadsFromNestedArrays() public méthode

cursorReadsFromNestedObjects() public méthode

cursorReadsFromObjectWithArray() public méthode

cursorReadsFromSimpleArray() public méthode

cursorReadsScalarValue() public méthode

cursorUpdatesArrayWithMixedKeys() public méthode

cursorUpdatesNestedArray() public méthode

cursorUpdatesNestedObjects() public méthode

cursorUpdatesObjectWithArray() public méthode

cursorUpdatesScalarValue() public méthode

cursorUpdatesSimpleArray() public méthode