Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogListener ¶
func NewLogListener ¶
func NewLogListener() *LogListener
func (*LogListener) AssertLastLogLine ¶
func (l *LogListener) AssertLastLogLine(t *testing.T, key string, value interface{})
Assert if the last logline has the key value pair
func (*LogListener) Close ¶
func (l *LogListener) Close() error
Click to show internal directories.
Click to hide internal directories.