コード例 #1
0
 public function testGetConsumerCity()
 {
     $this->assertEquals('Den Haag', $this->object->getConsumerCity());
 }