コード例 #1
0
ファイル: ApplicationTest.php プロジェクト: creogen/rapidphp
 public function testPath()
 {
     $this->assertEquals($this->appPath, $this->app->path(), 'Paths are not equal');
 }