GcConfig\Form\ConfigTest::testInitGeneral PHP Method

testInitGeneral() public method

Test
public testInitGeneral ( ) : void
return void
    public function testInitGeneral()
    {
        $this->assertInstanceOf('GcConfig\\Form\\Config', $this->object->initGeneral());
    }