kubernetes/staging/src/k8s.io/cli-runtime/pkg/printers/json_test.go

var testData

type TestStruct

func (in *TestStruct) DeepCopyObject() runtime.Object {}

func TestJSONPrinter(t *testing.T) {}

func testPrinter(t *testing.T, printer ResourcePrinter, unmarshalFunc func(data []byte, v interface{}

func TestPrintersSuccess(t *testing.T) {}