public class ReconfigurationPolicyTest extends DefaultTest
repeatRule, testName, watcher| Constructor and Description |
|---|
ReconfigurationPolicyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeMethod() |
void |
testJSONConstructor() |
static void |
testPolicyImplementation(java.lang.Class<?> clazz)
Sanity checks the implementation of a reconfiguration policy using a
trivial default Request implementation.
|
void |
testStringConstructor() |
afterMethod, test, testAll, testAll, testPackagepublic void beforeMethod()
beforeMethod in class DefaultTestpublic void testStringConstructor()
public void testJSONConstructor()
throws java.net.UnknownHostException
java.net.UnknownHostExceptionpublic static void testPolicyImplementation(java.lang.Class<?> clazz)
clazz -