Exemple #1
0
 /**
  * Testing getDomainCheck
  */
 public function testGetDomainCheck()
 {
     $this->assertTrue($this->_validator->getDomainCheck());
 }