Gc\Property\CollectionTest::testLoad PHP Method

testLoad() public method

Test
public testLoad ( ) : void
return void
    public function testLoad()
    {
        $this->assertInstanceOf('Gc\\Property\\Collection', $this->object->load());
    }