Esempio n. 1
0
 protected function setUp()
 {
     $_SERVER['SERVER_NAME'] = 'www.example.com';
     $this->router = Router::getInstance();
 }