Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildTester ¶
type BuildTester struct {
// contains filtered or unexported fields
}
func NewBuild ¶
func NewBuild() BuildTester
func (*BuildTester) RunWithOptions ¶
func (t *BuildTester) RunWithOptions(test *testing.T, options RunOptions) TestRun
type RunOptions ¶
type TestRun ¶
type TestRun struct {
// contains filtered or unexported fields
}
func (TestRun) AssertExitCode ¶
func (TestRun) AssertSuccessful ¶
Click to show internal directories.
Click to hide internal directories.