public class RestConfigurationRule
extends java.lang.Object
implements org.junit.rules.MethodRule
| Constructor and Description |
|---|
RestConfigurationRule(RestConfigurationAction... action) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runners.model.FrameworkMethod frameworkMethod,
java.lang.Object o) |
public RestConfigurationRule(RestConfigurationAction... action)