PHP Class ImboUnitTest\BSONToArrayTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: imbo/imbo

Public Methods

Method 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 method

Get different values to test
public getValues ( ) : array[]
return array[]

setUp() public method

Set up the helper
public setUp ( )

tearDown() public method

Tear down the helper
public tearDown ( )

testCanConvertValuesToArray() public method

public testCanConvertValuesToArray ( $document, $expected )