Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerStub ¶
type LoggerStub struct {
StubGUID int
PrintfStub func(arg1 string, arg2 ...interface{})
// contains filtered or unexported fields
}
func (*LoggerStub) Printf ¶
func (stub *LoggerStub) Printf(arg1 string, arg2 ...interface{})
func (*LoggerStub) PrintfArgsForCall ¶
func (stub *LoggerStub) PrintfArgsForCall(index int) (string, []interface{})
func (*LoggerStub) PrintfCallCount ¶
func (stub *LoggerStub) PrintfCallCount() int
Click to show internal directories.
Click to hide internal directories.