kubernetes/staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types_test.go

func TestVerbsMarshalJSON(t *testing.T) {}

func TestVerbsJsonIterUnmarshalJSON(t *testing.T) {}

// TestMarshalJSONWithOmit tests that we don't have regressions regarding nil and empty slices with "omit"
func TestMarshalJSONWithOmit(t *testing.T) {}

func TestVerbsUnmarshalJSON(t *testing.T) {}

func TestVerbsProto(t *testing.T) {}