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