Пример #1
0
 public function testDomainWillReturnRightInstance()
 {
     $this->assertTrue($this->domain === $this->address->getDomain());
 }