Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Features = []testlib.Feature{ testlib.FeatureBasic, testlib.FeatureRedelivery, testlib.FeaturePersistence, testlib.FeatureBatch, testlib.FeatureLongLiving, } Components = []metav1.TypeMeta{ { Kind: "Broker", APIVersion: "eventing.knative.dev/v1", }, { Kind: "Broker", APIVersion: "eventing.knative.dev/v1beta1", }, } )
Functions ¶
func RunMultiple ¶
RunMultiple run test function f `rerunTimes` times.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.