public class OpenshiftIntegrationTestConfig extends Object
| Constructor and Description |
|---|
OpenshiftIntegrationTestConfig() |
OpenshiftIntegrationTestConfig(boolean deployEnabled,
boolean buildEnabled,
boolean pushEnabled,
long imageStreamTagTimeout,
long readinessTimeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getImageStreamTagTimeout() |
long |
getReadinessTimeout() |
int |
hashCode() |
boolean |
isBuildEnabled() |
boolean |
isDeployEnabled() |
boolean |
isPushEnabled() |
public OpenshiftIntegrationTestConfig()
public OpenshiftIntegrationTestConfig(boolean deployEnabled,
boolean buildEnabled,
boolean pushEnabled,
long imageStreamTagTimeout,
long readinessTimeout)
Copyright © 2018–2021 Red Hat. All rights reserved.