aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/test/mock/MockedCache.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove unused methods, add null annotationsBananeweizen2015-01-021-3/+6
* Remove the ICache interfaceSamuel Tardieu2014-11-231-5/+5
* rename packageBananeweizen2014-11-021-1/+1
* Use uniform date format in testsSamuel Tardieu2014-10-221-3/+3
* Minor cleanupsSamuel Tardieu2014-05-141-0/+1
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-2/+4
* cleanup: remove isWatchlist() since isOnWatchlist() exists alreadySamuel Tardieu2013-07-141-1/+1
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-3/+3
* Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-231-1/+1
|\
| * fix #2322: GPX imported caches not marked as ownedSamuel Tardieu2013-01-231-1/+1
* | Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-071-2/+2
* | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-2/+2
* | code cleanup: remove debug codeBananeweizen2012-12-261-1/+1
|/
* refactoring: some findbugs cleanupBananeweizen2012-07-011-3/+8
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* Waypoint and caches both have coordinates, add ICoordinates interfaceSamuel Tardieu2012-04-111-11/+0
* static code analysis and other fixesBananeweizen2012-03-181-1/+1
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* refactoring: code cleanupBananeweizen2012-02-211-4/+9
* fix unit testsBananeweizen2012-02-201-1/+1
* Consistent naming for "premium members"blafoo2012-01-011-1/+1
* Test cases for viewport and when user is not logged inblafoo2011-12-281-0/+4
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-0/+1
* User independent tests V2blafoo2011-12-191-0/+4
* User independent testsblafoo2011-12-181-10/+12
* Updated mocked datablafoo2011-12-171-3/+7
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-1/+1
* refactoring: more FindBugs issuesBananeweizen2011-11-201-1/+1
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-3/+3
* no more warnings in unit testsBananeweizen2011-10-221-1/+1
* #671, cache normalized name for sortingBananeweizen2011-10-191-0/+4
* Tuned regexblafoo2011-10-101-1/+77
* Merge remote branch 'upstream/master'blafoo2011-10-051-3/+5
|\
| * fix #589, extra HTML in locationBananeweizen2011-10-021-3/+5
* | replaceWhitespace for JUnit testsblafoo2011-10-021-1/+2
|/
* Merge #510bananeweizen2011-10-011-0/+1
|\
| * Tuned regex for description and hintblafoo2011-09-251-2/+3
* | revert parts of 1246ee08e243bfb7aa876af9b2a206e6c2d485d3 for betterbananeweizen2011-09-301-3/+3
* | Fix localized testsSamuel Tardieu2011-09-291-0/+16
* | Reinstate call to replaceWhitespace() to make regexps matchSamuel Tardieu2011-09-261-1/+1
* | Add test for cgBase utilitiesSamuel Tardieu2011-09-261-4/+1
|/
* code cleanup in tests (no functional changes)Bananeweizen2011-09-201-14/+15
* Apply the same style settings to tests as to main sourcesSamuel Tardieu2011-09-161-42/+42
* Reorganize tests to include them in the main repositorySamuel Tardieu2011-09-161-0/+42