Ejemplo n.º 1
0
 public function testPath()
 {
     $this->assertEquals($this->appPath, $this->app->path(), 'Paths are not equal');
 }