kubernetes/staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/testing/eventclock/fake_event_clock_test.go

type TestableEventClock

func exerciseTestableEventClock(t *testing.T, ec TestableEventClock, fuzz time.Duration) {}

// copied from baseclocktest, because it is not public
func exerciseSettablePassiveClock(t *testing.T, pc TestableEventClock) {}

func TestFake(t *testing.T) {}