_verifyLoadAndRenderLayout(); // renderLayout $this->_controller = $this->_createIntegrationController('Index'); $result = $this->_controller->execute(); $this->assertNull($result); } }