Package org.testng.internal.thread
Class Async
java.lang.Object
org.testng.internal.thread.Async
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture
<List<ITestResult>> run
(TestMethodWithDataProviderMethodWorker worker, ExecutorService service)
-
Method Details
-
run
public static CompletableFuture<List<ITestResult>> run(TestMethodWithDataProviderMethodWorker worker, ExecutorService service)
-