public void GetTriviaTest()
 {
     Assert.True(!string.IsNullOrWhiteSpace(Trivia.GetTrivia()));
 }