public void TestVerifyADObjectExists()
 {
     Assert.IsFalse(ADObject.DoesADObjectExists(this.ADOperator, Guid.Empty));
 }