public void ConvertToJsonTest() { Links link = GetLinks(); Assert.IsFalse(link.ConvertToJson().Length == 0); }