public class CloudStoreServerTestSupport extends Object
| Constructor and Description |
|---|
CloudStoreServerTestSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
afterClass() |
boolean |
beforeClass() |
protected CloudStoreServer |
createCloudStoreServer() |
int |
getSecurePort() |
String |
getSecureUrl() |
public CloudStoreServerTestSupport()
public int getSecurePort()
public String getSecureUrl()
public boolean beforeClass() throws Exception
true, if this is the first invocation. false afterwards.Exceptionprotected CloudStoreServer createCloudStoreServer()
public boolean afterClass() throws Exception
true, if this is the last invocation. false before.ExceptionCopyright © 2013–2017. All rights reserved.