| Source path: svn/ trunk/ src/ javatests/ com/ appenginefan/ toolkit/ common/ CounterTest.java |
|
|
|
|
Older revisions
r7
by schefflerjens
on Apr 22, 2009
Diff
The unit test passes -- counters should now be ready to try out :-)
r6
by schefflerjens
on Apr 22, 2009
Diff
Experimental implementation of an efficient counter/id generator. Not ready for real-life use yet (unit test with in-memory App Engine currently fails) ...