public final class ThreadAssertions extends Object
Constructor and Description |
---|
ThreadAssertions() |
Modifier and Type | Method and Description |
---|---|
static void |
assertThread(ThreadType threadType)
Asserts that the current thread is of the specified type.
|
public static void assertThread(@Nonnull ThreadType threadType)
threadType
- the thread typeCopyright © 2009–2016 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.