public function testGetInstanceFromView() { $this->assertInstanceOf('\\Dewdrop\\View\\Helper\\CsvExport', $this->view->csvExport()); }