public class DeploymentValidator extends Object
| Constructor and Description |
|---|
DeploymentValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
waitForDeployment(String url,
TimeOutBuilder timeOutBuilder)
Wait on the Url response untile the defined timeout.
|
public void waitForDeployment(String url, TimeOutBuilder timeOutBuilder)
url - The URL endpoint of deployment.timeOutBuilder - timeOut objectCopyright © 2019 WSO2. All rights reserved.