aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/geopoint/ViewportTest.java
Commit message (Expand)AuthorAgeFilesLines
* fix some lint warningsBananeweizen2014-06-111-0/+2
* refactoring: more assertj instead of junit assertBananeweizen2014-06-111-1/+1
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-23/+25
* refactoring: remove unused codeBananeweizen2014-01-121-1/+1
* enable eclipse null analysis on test projectBananeweizen2014-01-121-1/+4
* refactoring: remove unused codeBananeweizen2014-01-111-10/+0
* fix #3527: bad query stringSamuel Tardieu2014-01-081-2/+12
* Refactoring: do not get through an extra Geopoint when not requiredSamuel Tardieu2012-04-201-1/+1
* Refactoring: remove unused Viewport constructorSamuel Tardieu2012-04-201-1/+1
* Add optional table parameter to Viewport#sqlWhere()Samuel Tardieu2012-04-201-1/+2
* Add new Viewport method and builderSamuel Tardieu2012-04-141-0/+27
* Refactoring: rename isInViewport() to contains()Samuel Tardieu2012-04-141-5/+5
* Tests: add tests for ViewportSamuel Tardieu2012-04-121-0/+72