Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestingOutput ¶
type TestingOutput struct { output.OutputInterface // contains filtered or unexported fields }
func NewOutput ¶
func NewOutput(t *testing.T) *TestingOutput
func (*TestingOutput) Process ¶
func (o *TestingOutput) Process(t models.TestInterface, result *models.Result) error
Click to show internal directories.
Click to hide internal directories.