Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectT ¶
type CollectT struct {
// contains filtered or unexported fields
}
CollectT implements the TestingT interface and collects all errors.
type TestT ¶
type TestT struct { *CollectT // contains filtered or unexported fields }
func (*TestT) NextCaseExecutionID ¶
func (t *TestT) NextCaseExecutionID() test.CaseExecutionID
func (*TestT) WorkflowContext ¶
Click to show internal directories.
Click to hide internal directories.