/**
  * Testing getValidateMx
  */
 public function testGetValidateMx()
 {
     $this->assertFalse($this->validator->getMxCheck());
 }