ImboUnitTest\BSONToArrayTest::setUp PHP Method

setUp() public method

Set up the helper
public setUp ( )
    public function setUp()
    {
        $this->helper = new BSONToArray();
    }