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, testPackage
public void beforeMethod()
beforeMethod
in class DefaultTest
public void testStringConstructor()
public void testJSONConstructor() throws java.net.UnknownHostException
java.net.UnknownHostException
public static void testPolicyImplementation(java.lang.Class<?> clazz)
clazz
-