@MockPolicy(value=SharedSetUp.class) @PowerMockIgnore(value={"javax.crypto.*","javax.management.*"}) public class AdminSvcSpec_refreshAdCache extends Object
| Modifier and Type | Field and Description |
|---|---|
private javax.ws.rs.container.AsyncResponse |
asyncResponseMock |
private ServiceRunner |
serviceRunnerMock |
private AdminSvc |
svc |
| Constructor and Description |
|---|
AdminSvcSpec_refreshAdCache() |
| Modifier and Type | Method and Description |
|---|---|
private void |
configMocks(String host,
String doRunReturn) |
void |
positiveFlow_resultContainsDoRunReturn() |
void |
setUp() |