Uses of Class
io.fabric8.openshift.api.model.config.v1.FeatureGateTestsBuilder
-
Packages that use FeatureGateTestsBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of FeatureGateTestsBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return FeatureGateTestsBuilder Modifier and Type Method Description FeatureGateTestsBuilderFeatureGateTests. edit()FeatureGateTestsBuilderFeatureGateTests. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type FeatureGateTestsBuilder Modifier and Type Method Description FeatureGateTestsTestReportingSpecFluent. buildMatchingTestsForFeatureGate(Predicate<FeatureGateTestsBuilder> predicate)TestReportingSpecFluent.TestsForFeatureGatesNested<A>TestReportingSpecFluent. editMatchingTestsForFeatureGate(Predicate<FeatureGateTestsBuilder> predicate)booleanTestReportingSpecFluent. hasMatchingTestsForFeatureGate(Predicate<FeatureGateTestsBuilder> predicate)ATestReportingSpecFluent. removeMatchingFromTestsForFeatureGates(Predicate<FeatureGateTestsBuilder> predicate)
-