Uses of Class
org.apache.qpid.junit.concurrency.ThreadTestCoordinator

Packages that use ThreadTestCoordinator
org.apache.qpid.junit.concurrency Contains code to assist in testing concurrency issues using coordinated threads to present code under test with oportunities to expose concurrency bugs. 
 

Uses of ThreadTestCoordinator in org.apache.qpid.junit.concurrency
 

Methods in org.apache.qpid.junit.concurrency with parameters of type ThreadTestCoordinator
(package private)  void TestRunnable.setCoordinator(ThreadTestCoordinator coordinator)
          Sets the coordinator for this thread.
 



Licensed to the Apache Software Foundation