aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/utils/LazyInitializedListTest.java
Commit message (Expand)AuthorAgeFilesLines
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-6/+8
* Use a standard Callable interface for lazy initialized listsSamuel Tardieu2013-02-031-1/+1
* Restrict LazyInitializedList to the List interfaceSamuel Tardieu2013-02-031-8/+2
* Make LazyInitializedList<E> a List<E>Samuel Tardieu2013-02-031-10/+0
* fix #2167: Not possible to open OP cachesBananeweizen2012-11-181-6/+26
* fix #1973: Logs gone after online loggingBananeweizen2012-11-111-0/+27