Package | Description |
---|---|
io.fabric8.kubernetes.api.model.validators | |
io.fabric8.kubernetes.assertions.internal |
Modifier and Type | Method and Description |
---|---|
static CheckObjectMetaAssert |
CheckObjectMetaAssert.assertThat(io.fabric8.kubernetes.api.model.validators.CheckObjectMeta actual)
An entry point for CheckObjectMetaAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myCheckObjectMeta) and get specific assertion with code completion. |
Modifier and Type | Method and Description |
---|---|
static CheckObjectMetaAssert |
Assertions.assertThat(io.fabric8.kubernetes.api.model.validators.CheckObjectMeta actual)
Creates a new instance of
. |
Copyright © 2011–2017 Red Hat. All rights reserved.