- tearDown() - Method in class com.couchprivileges.cele.CeleAPITest
-
- test() - Method in class com.couchprivileges.cele.CeleAPITest
-
- testAddHoliday() - Method in class com.couchprivileges.cele.CeleAPITest
-
Tests adding of a holiday.
- testDeleteHoliday() - Method in class com.couchprivileges.cele.CeleAPITest
-
Tests deleting the holiday.
- testExpectNoResults() - Method in class com.couchprivileges.cele.YelpTest
-
Use an invalid longitude and latitude, and expect no results.
- testExpectResults() - Method in class com.couchprivileges.cele.YelpTest
-
Expect results with a valid latitude and longitude.
- testNonNullResults() - Method in class com.couchprivileges.cele.YelpTest
-
Makes sure that a string is always returned for the results.
- testResultMapping() - Method in class com.couchprivileges.cele.YelpTest
-
Makes sure that mapping is correctly done.
- testUpdateHoliday() - Method in class com.couchprivileges.cele.CeleAPITest
-
Tests updating of a holiday.
- toString() - Method in class com.couchprivileges.cele.places.Place
-
- toString() - Method in class com.couchprivileges.cele.places.PlaceDetails
-