var rolloutRestartGroupVersionEncoder … func TestRolloutRestartOne(t *testing.T) { … } func TestRolloutRestartError(t *testing.T) { … } // Tests that giving selectors with no matching objects shows an error func TestRolloutRestartSelectorNone(t *testing.T) { … } // Tests that giving selectors with no matching objects shows an error func TestRolloutRestartSelectorMany(t *testing.T) { … } type RolloutRestartRESTClient …