예제 #1
0
 public function testGetNew()
 {
     $this->assertInstanceOf('\\Starlit\\App\\View', $this->app->getNewView());
 }