Uses of Class
net.groboclown.junit.jpda.v1.RemoteAsyncTestInstance

Packages that use RemoteAsyncTestInstance
net.groboclown.junit.jpda.v1 A collection of classes to test for thread safety in classes, using Sun's JPDA debugging interface to control the processing of the thread. 
 

Uses of RemoteAsyncTestInstance in net.groboclown.junit.jpda.v1
 

Fields in net.groboclown.junit.jpda.v1 declared as RemoteAsyncTestInstance
private  RemoteAsyncTestInstance TestThreadHandler.instance
           
private  RemoteAsyncTestInstance AsyncTestController.asyncInstance
           
 

Methods in net.groboclown.junit.jpda.v1 that return RemoteAsyncTestInstance
 RemoteAsyncTestInstance TestThreadHandler.getAsyncTest()
           
 RemoteAsyncTestInstance AsyncTestController.getRemoteAsyncTestInstance()
           
 



Written under the LGPL