Public Member Functions | |
| void | testNoOp () |
| void | testStoppingThreads () throws Exception |
| void | testUserThreadException () |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Private Member Functions | |
| void | sleep (int millis) |
Private Attributes | |
| LogRecordCollectingLogger | logger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Creates 4 threads such that they have different behavior and status when cleanUp is called on the thread factory:
|
|
|
Verifies that a warning is logged when a user thread throws an otherwise uncaught exception. |
|
|
|
1.3.8