kubernetes/pkg/scheduler/metrics/metric_recorder_test.go

var _

type fakePodsRecorder

func (r *fakePodsRecorder) Inc() {}

func (r *fakePodsRecorder) Dec() {}

func (r *fakePodsRecorder) Clear() {}

func TestInc(t *testing.T) {}

func TestDec(t *testing.T) {}

func TestClear(t *testing.T) {}

func TestInFlightEventAsync(t *testing.T) {}