public void GetMessagePath()
 {
     Assert.IsFalse(string.IsNullOrEmpty(FApplication.GetMessagePath()));
 }