Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunTestsPerMode ¶
Types ¶
type Expectations ¶
type Expectations struct { ExpectedS string ExpectedV string Frames StackTraceModeExpectation Stacks StackTraceModeExpectation StackThenFrames StackTraceModeExpectation StackThenNothing StackTraceModeExpectation Nothing StackTraceModeExpectation }
type StackTraceModeExpectation ¶
type StackTraceModeExpectation struct {
// contains filtered or unexported fields
}
func NewStackTraceModeExpectation ¶
func NewStackTraceModeExpectation(plusv string, lines ...int) StackTraceModeExpectation
Click to show internal directories.
Click to hide internal directories.