aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/test/mock/GC3XX5J.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-2/+0
| | | * makes it easier to compare and find duplicate code
* code cleanupBananeweizen2013-02-241-2/+2
| | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings
* Restrict LazyInitializedList to the List interfaceSamuel Tardieu2013-02-031-2/+2
| | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList.
* Fixing failed new mocked cache test (GC3XX5J)rsudev2012-12-131-1/+1
|
* fixes #2247 - parsing log type Retract ListingMarco Jacob2012-12-121-0/+144