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