public class TestSupport
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.UUID |
ADMIN_ROLE_ID |
static java.util.UUID |
ADMIN_USER_ID |
static java.util.UUID |
ANONYMOUS_USER_ID |
static java.util.UUID |
COMPANY_GROUP_ID |
Constructor and Description |
---|
TestSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
assertFail(java.lang.Runnable runnable) |
static <T> T |
reserialize(java.io.Serializable object) |