Modifier and Type | Method and Description |
---|---|
static TimeAssert |
TimeAssert.assertThat(io.fabric8.kubernetes.api.model.Time actual)
An entry point for TimeAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myTime) and get specific assertion with code completion. |
TimeAssert |
AbstractJobStatusAssert.completionTime()
Navigates to the property completionTime so that assertions can be done on it
|
TimeAssert |
AbstractObjectMetaAssert.creationTimestamp()
Navigates to the property creationTimestamp so that assertions can be done on it
|
TimeAssert |
AbstractObjectMetaAssert.deletionTimestamp()
Navigates to the property deletionTimestamp so that assertions can be done on it
|
TimeAssert |
AbstractContainerStateTerminatedAssert.finishedAt()
Navigates to the property finishedAt so that assertions can be done on it
|
TimeAssert |
AbstractEventAssert.firstTimestamp()
Navigates to the property firstTimestamp so that assertions can be done on it
|
TimeAssert |
AbstractNodeConditionAssert.lastHeartbeatTime()
Navigates to the property lastHeartbeatTime so that assertions can be done on it
|
TimeAssert |
AbstractJobConditionAssert.lastProbeTime()
Navigates to the property lastProbeTime so that assertions can be done on it
|
TimeAssert |
AbstractPodConditionAssert.lastProbeTime()
Navigates to the property lastProbeTime so that assertions can be done on it
|
TimeAssert |
AbstractHorizontalPodAutoscalerStatusAssert.lastScaleTime()
Navigates to the property lastScaleTime so that assertions can be done on it
|
TimeAssert |
AbstractCronJobStatusAssert.lastScheduleTime()
Navigates to the property lastScheduleTime so that assertions can be done on it
|
TimeAssert |
AbstractEventAssert.lastTimestamp()
Navigates to the property lastTimestamp so that assertions can be done on it
|
TimeAssert |
AbstractJobConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractNodeConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractReplicationControllerConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractPodConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractContainerStateTerminatedAssert.startedAt()
Navigates to the property startedAt so that assertions can be done on it
|
TimeAssert |
AbstractContainerStateRunningAssert.startedAt()
Navigates to the property startedAt so that assertions can be done on it
|
TimeAssert |
AbstractPodStatusAssert.startTime()
Navigates to the property startTime so that assertions can be done on it
|
TimeAssert |
AbstractJobStatusAssert.startTime()
Navigates to the property startTime so that assertions can be done on it
|
TimeAssert |
AbstractTaintAssert.timeAdded()
Navigates to the property timeAdded so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
TimeAssert |
AbstractCustomResourceDefinitionConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
TimeAssert |
AbstractDeploymentConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractReplicaSetConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractDeploymentConditionAssert.lastUpdateTime()
Navigates to the property lastUpdateTime so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
static TimeAssert |
Assertions.assertThat(io.fabric8.kubernetes.api.model.Time actual)
Creates a new instance of
. |
Modifier and Type | Method and Description |
---|---|
TimeAssert |
AbstractBuildStatusAssert.completionTimestamp()
Navigates to the property completionTimestamp so that assertions can be done on it
|
TimeAssert |
AbstractImageSignatureAssert.created()
Navigates to the property created so that assertions can be done on it
|
TimeAssert |
AbstractTagEventAssert.created()
Navigates to the property created so that assertions can be done on it
|
TimeAssert |
AbstractPolicyBindingAssert.lastModified()
Navigates to the property lastModified so that assertions can be done on it
|
TimeAssert |
AbstractClusterPolicyBindingAssert.lastModified()
Navigates to the property lastModified so that assertions can be done on it
|
TimeAssert |
AbstractClusterPolicyAssert.lastModified()
Navigates to the property lastModified so that assertions can be done on it
|
TimeAssert |
AbstractPolicyAssert.lastModified()
Navigates to the property lastModified so that assertions can be done on it
|
TimeAssert |
AbstractSignatureConditionAssert.lastProbeTime()
Navigates to the property lastProbeTime so that assertions can be done on it
|
TimeAssert |
AbstractDeploymentConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractTagEventConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractSignatureConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractRouteIngressConditionAssert.lastTransitionTime()
Navigates to the property lastTransitionTime so that assertions can be done on it
|
TimeAssert |
AbstractDeploymentConditionAssert.lastUpdateTime()
Navigates to the property lastUpdateTime so that assertions can be done on it
|
TimeAssert |
AbstractStepInfoAssert.startTime()
Navigates to the property startTime so that assertions can be done on it
|
TimeAssert |
AbstractStageInfoAssert.startTime()
Navigates to the property startTime so that assertions can be done on it
|
TimeAssert |
AbstractBuildStatusAssert.startTimestamp()
Navigates to the property startTimestamp so that assertions can be done on it
|
Copyright © 2011–2017 Red Hat. All rights reserved.