Documentation ¶
Overview ¶
Package debug contains the Ondatra debug API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debug ¶
type Debug struct{}
Debug is the Ondatra debug API.
func (*Debug) Breakpoint ¶
Breakpoint inserts a breakpoint in the test and prints fmt.Sprint(a...) in the breakpoint message.
Click to show internal directories.
Click to hide internal directories.