コード例 #1
0
ファイル: RunTest.php プロジェクト: griffbrad/gasp
 public function testWillUseCoreServerSuperGlobalByDefault()
 {
     $this->assertEquals($_SERVER, $this->run->getServerVars());
 }