public class GatewayRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
GatewayRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
void |
init(GatewayConfiguration configuration) |
void |
init(GatewayConfiguration configuration,
String log4jPropertiesResourceName) |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRulepublic void init(GatewayConfiguration configuration)
public void init(GatewayConfiguration configuration, String log4jPropertiesResourceName)
Copyright © 2014–2016. All rights reserved.