Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpectFailure ¶
func NewExpectFailure ¶
func NewExpectFailure(t *testing.T) *ExpectFailure
func (*ExpectFailure) Check ¶
func (e *ExpectFailure) Check(msgs ...string)
func (*ExpectFailure) Fail ¶
func (e *ExpectFailure) Fail()
func (*ExpectFailure) FailNow ¶
func (e *ExpectFailure) FailNow()
func (*ExpectFailure) Log ¶
func (e *ExpectFailure) Log(args ...any)
func (*ExpectFailure) Logf ¶
func (e *ExpectFailure) Logf(format string, args ...any)
Click to show internal directories.
Click to hide internal directories.