PHP Class ImboUnitTest\BSONToArrayTest

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

Méthodes publiques

Méthode Description
getValues ( ) : array[] Get different values to test
setUp ( ) Set up the helper
tearDown ( ) Tear down the helper
testCanConvertValuesToArray ( $document, $expected )

Method Details

getValues() public méthode

Get different values to test
public getValues ( ) : array[]
Résultat array[]

setUp() public méthode

Set up the helper
public setUp ( )

tearDown() public méthode

Tear down the helper
public tearDown ( )

testCanConvertValuesToArray() public méthode

public testCanConvertValuesToArray ( $document, $expected )