| Source path: svn/ trunk/ eg/ eg/ jconch/ testing/ SerialExecutorServiceExample.java |
|
|
|
Change log
Added a SerialExecutorService, unit tests, and an example usage. This ExecutorService is designed to be used with unit testing. It is nice to force single threaded behavior on an object that normally has a thread pool. The unit tests are mediocre. Exceptions are not tested, and some test methods test several things at once.
| Go to: |
Project members,
sign in to write a code review
Older revisions
All revisions of this file