void WhenUserClicksCancelAndDoesNotConfirm() { Assert.IsTrue(ApplicationController.CanCancel()); ApplicationController.Cancel(); }