kubernetes/staging/src/k8s.io/apimachinery/pkg/runtime/embedded_test.go

func TestDecodeEmptyRawExtensionAsObject(t *testing.T) {}

func TestArrayOfRuntimeObject(t *testing.T) {}

func TestNestedObject(t *testing.T) {}

// TestDeepCopyOfRuntimeObject checks to make sure that runtime.Objects's can be passed through DeepCopy with fidelity
func TestDeepCopyOfRuntimeObject(t *testing.T) {}