public void GetAllExceptions()
 {
     Assert.That(_deleteOrder1Command.GetAllExceptions(), Is.Empty);
 }