Uses of Interface
org.testng.internal.IMethodWorker

Packages that use IMethodWorker
org.testng.internal   
 

Uses of IMethodWorker in org.testng.internal
 

Classes in org.testng.internal that implement IMethodWorker
 class TestMethodWorker
          FIXME: reduce contention when this class is used through parallel invocation due to invocationCount and threadPoolSize by not invoking the @BeforeClass and @AfterClass which are already invoked on the original method.
 



Copyright © 2010. All Rights Reserved.