public class TestUtils extends Object
| Constructor and Description |
|---|
TestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> CompletableFuture<T> |
runAndWaitForStart(Callable<T> r) |
public static <T> CompletableFuture<T> runAndWaitForStart(Callable<T> r)
Copyright © 2016 Atlassian. All rights reserved.