public final class Tests extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
assertSingletonClassIsWellDefined(Class<?> clazz) |
static void |
assertUtilClassIsWellDefined(Class<?> clazz)
Based on this
SO answer
|
public static void assertUtilClassIsWellDefined(Class<?> clazz) throws Exception
clazz - ExceptionCopyright © 2019. All rights reserved.