public abstract class AbstractLocalSubjectAccessReviewAssert<S extends AbstractLocalSubjectAccessReviewAssert<S,A>,A extends io.fabric8.openshift.api.model.LocalSubjectAccessReview>
extends org.assertj.core.api.AbstractAssert<S,A>
LocalSubjectAccessReview
specific assertions - Generated by CustomAssertionGenerator.Modifier | Constructor and Description |
---|---|
protected |
AbstractLocalSubjectAccessReviewAssert(A actual,
Class<S> selfType)
Creates a new
to make assertions on actual LocalSubjectAccessReview. |
Modifier and Type | Method and Description |
---|---|
org.assertj.core.api.MapAssert |
additionalProperties()
Navigates to the property additionalProperties so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
apiVersion()
Navigates to the property apiVersion so that assertions can be done on it
|
HasMetadataAssert |
content()
Navigates to the property content so that assertions can be done on it
|
NavigationListAssert<String,org.assertj.core.api.StringAssert> |
groups()
Navigates to the property groups so that assertions can be done on it
|
org.assertj.core.api.BooleanAssert |
isNonResourceURL()
Navigates to the property isNonResourceURL so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
kind()
Navigates to the property kind so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
namespace()
Navigates to the property namespace so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
path()
Navigates to the property path so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
resource()
Navigates to the property resource so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
resourceAPIGroup()
Navigates to the property resourceAPIGroup so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
resourceAPIVersion()
Navigates to the property resourceAPIVersion so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
resourceName()
Navigates to the property resourceName so that assertions can be done on it
|
NavigationListAssert<String,org.assertj.core.api.StringAssert> |
scopes()
Navigates to the property scopes so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
user()
Navigates to the property user so that assertions can be done on it
|
org.assertj.core.api.StringAssert |
verb()
Navigates to the property verb so that assertions can be done on it
|
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
protected AbstractLocalSubjectAccessReviewAssert(A actual, Class<S> selfType)
AbstractLocalSubjectAccessReviewAssert
to make assertions on actual LocalSubjectAccessReview.actual
- the LocalSubjectAccessReview we want to make assertions on.public org.assertj.core.api.MapAssert additionalProperties()
public org.assertj.core.api.StringAssert apiVersion()
public HasMetadataAssert content()
public NavigationListAssert<String,org.assertj.core.api.StringAssert> groups()
public org.assertj.core.api.BooleanAssert isNonResourceURL()
public org.assertj.core.api.StringAssert kind()
public org.assertj.core.api.StringAssert namespace()
public org.assertj.core.api.StringAssert path()
public org.assertj.core.api.StringAssert resource()
public org.assertj.core.api.StringAssert resourceAPIGroup()
public org.assertj.core.api.StringAssert resourceAPIVersion()
public org.assertj.core.api.StringAssert resourceName()
public NavigationListAssert<String,org.assertj.core.api.StringAssert> scopes()
public org.assertj.core.api.StringAssert user()
public org.assertj.core.api.StringAssert verb()
Copyright © 2011–2017 Red Hat. All rights reserved.