Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationTestCommandFactory ¶
type IntegrationTestCommandFactory struct {
// contains filtered or unexported fields
}
func NewIntegrationTestCommandFactory ¶
func NewIntegrationTestCommandFactory(testRunner integration_test.IntegrationTestRunner, output *output.Output) *IntegrationTestCommandFactory
func (*IntegrationTestCommandFactory) MakeIntegrationTestCommand ¶
func (factory *IntegrationTestCommandFactory) MakeIntegrationTestCommand() cli.Command
Click to show internal directories.
Click to hide internal directories.