Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetFeatureDuringTest ¶
func SetFeatureDuringTest(tb testing.TB, feature clientfeatures.Feature, featureValue bool)
SetFeatureDuringTest sets the specified feature to the specified value for the duration of the test.
Example use:
clientfeaturestesting.SetFeatureDuringTest(t, clientfeatures.WatchListClient, true)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.