kubernetes/staging/src/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/buffers_test.go

type mockPool

func (*mockPool) Get() interface{}

func (p *mockPool) Put(v interface{}

func TestBufferProviderPut(t *testing.T) {}