public class OpenShiftAssert extends org.assertj.core.api.AbstractAssert<OpenShiftAssert,io.fabric8.openshift.client.OpenShiftClient>
Constructor and Description |
---|
OpenShiftAssert(io.fabric8.openshift.client.OpenShiftClient client) |
Modifier and Type | Method and Description |
---|---|
BuildConfigsAssert |
buildConfigs() |
BuildsAssert |
builds() |
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator, withFailMessage, withThreadDumpOnError
public OpenShiftAssert(io.fabric8.openshift.client.OpenShiftClient client)
public BuildConfigsAssert buildConfigs()
public BuildsAssert builds()
Copyright © 2011–2016 Red Hat. All rights reserved.