Class | Description |
---|---|
Assertions |
assertThat(kubernetesResource) entry points for testing Kubernetes
|
Conditions | |
KubernetesAssert |
An assertion class for making assertions about the current pods, services and replication controllers
using the assertj library
|
KubernetesNamespaceAssert |
Provides a set of assertions for a namespace
|
PodLogsAssert |
Collect the logs from a number of pods so that they can be asserted on
|
PodsAssert |
Adds some extra assertion operations
|
Copyright © 2011–2015 Red Hat. All rights reserved.