# Structs

Implements gomock TestReporter interface: type TestReporter interface { Errorf(format string, args ...interface{}) Fatalf(format string, args ...interface{}) }.