|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AsyncTest | Specifies the test method to test the asynchronous methods against, and the options to support it. |
| AsyncTestController | Sets up and monitors the progress of the AsyncTest implementation. |
| ConnectorFactory | Creates a JpdaConnection to a VM using JDI (from JPDA). |
| MainThreadHandler | Stores all knowledge of how to interact with the main thread for the AsyncTest. |
| RemoteAsyncTestInstance | Wrapper for easier access to an AsyncTest instance. |
| TestThreadHandler | Iterates through an AsyncTest tester thread. |
| ThreadDeathRequestListener | A helper for handling listening to a death of a particular thread. |
A collection of classes to test for thread safety in classes, using Sun's JPDA debugging interface to control the processing of the thread.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||