public void TestAthletheSearch() { var s = api.AthletheSearch(32, 0, null, null, null); Assert.Equal("\"320\"", s); }