Example #1
0
 public function testWillUseCoreServerSuperGlobalByDefault()
 {
     $this->assertEquals($_SERVER, $this->run->getServerVars());
 }