Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEmpty ¶
func AssertEmpty(t *testing.T, logs *observer.ObservedLogs)
func AssertLogs ¶
func AssertLogs(t *testing.T, logs *observer.ObservedLogs, tests ...LogAssertion)
Types ¶
type LogAssertion ¶
type LogAssertion func(*testing.T, observer.LoggedEntry)
Click to show internal directories.
Click to hide internal directories.