kubernetes/staging/src/k8s.io/kubectl/pkg/util/prune/prune_test.go

type testRESTMapper

func (m *testRESTMapper) RESTMapping(gk schema.GroupKind, versions ...string) (*meta.RESTMapping, error) {}

func TestGetRESTMappings(t *testing.T) {}

func TestParsePruneResources(t *testing.T) {}