public void GetMessage()
 {
     Assert.IsTrue(string.IsNullOrEmpty(FApplication.GetMessage("test")));
 }