void ThenUserCannotGoBack()
 {
     Assert.IsTrue(!ApplicationController.CanBack());
 }