/** * Test * * @return void */ public function testGetLayout() { $this->assertInstanceOf('Gc\\Layout\\Model', $this->object->getLayout()); }