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.Exception
protected CloudStoreServer createCloudStoreServer()
public boolean afterClass() throws Exception
true
, if this is the last invocation. false
before.Exception
Copyright © 2013–2019. All rights reserved.