コード例 #1
0
ファイル: routeTest.php プロジェクト: Lofanmi/think
 public function testSsl()
 {
     $this->assertEquals(false, Route::isSsl());
 }