Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunResult ¶
func FailingRunResult ¶
func FailingRunResult() RunResult
func PassingRunResult ¶
func PassingRunResult() RunResult
type TestRunner ¶
func (*TestRunner) CleanUp ¶
func (t *TestRunner) CleanUp()
func (*TestRunner) Compile ¶
func (t *TestRunner) Compile() error
func (*TestRunner) Run ¶
func (t *TestRunner) Run() RunResult
Click to show internal directories.
Click to hide internal directories.