Example #1
0
 public function testGetView()
 {
     $this->assertEquals('errors/500', $this->exc->getView());
 }