public void Validate_All_Post()
 {
     Assert.IsTrue(_searchAPI.ValidateAllPosts());
 }