Uses of Class
ma.glasnost.orika.test.ConcurrentRule

Packages that use ConcurrentRule
ma.glasnost.orika.test.perf   
 

Uses of ConcurrentRule in ma.glasnost.orika.test.perf
 

Fields in ma.glasnost.orika.test.perf declared as ConcurrentRule
 ConcurrentRule MultiThreadedTestCase.concurrentRule
          Allows us to run methods concurrently by marking with @Concurrent; note that in the current implementation, such methods will have the @Before and @After methods also invoked concurrently.
 



Copyright © 2012 Glasnost. All Rights Reserved.