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