/**
  * Testing getDeepMxCheck
  */
 public function testGetDeepMxCheck()
 {
     $this->assertFalse($this->validator->getDeepMxCheck());
 }