예제 #1
0
 public function testGetLocation()
 {
     $this->assertEquals('BR', $this->location->getLocation());
 }