public class TestUtils
extends Object
Utils for tests.
-
Constructor Summary
Constructors
-
Method Summary
static <T> T
static <T> T
static <T> T
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestUtils
public TestUtils()
-