예제 #1
0
 public function testGetApplicationUrlHost()
 {
     $this->assertEquals('127.0.0.1', $this->_object->getApplicationUrlHost());
 }