Documentation ¶
Index ¶
- type Commander_DidError_OngoingVerification
- type Commander_DidFail_OngoingVerification
- type Commander_Error_OngoingVerification
- type Commander_RunWithoutRetry_OngoingVerification
- type Commander_Run_OngoingVerification
- type Commander_SetArgs_OngoingVerification
- type Commander_SetDir_OngoingVerification
- type Commander_SetExponentialBackOff_OngoingVerification
- type Commander_SetName_OngoingVerification
- type Commander_SetTimeout_OngoingVerification
- type MockCommander
- func (mock *MockCommander) DidError() bool
- func (mock *MockCommander) DidFail() bool
- func (mock *MockCommander) Error() error
- func (mock *MockCommander) Run() (string, error)
- func (mock *MockCommander) RunWithoutRetry() (string, error)
- func (mock *MockCommander) SetArgs(_param0 []string)
- func (mock *MockCommander) SetDir(_param0 string)
- func (mock *MockCommander) SetExponentialBackOff(_param0 *backoff.ExponentialBackOff)
- func (mock *MockCommander) SetName(_param0 string)
- func (mock *MockCommander) SetTimeout(_param0 time.Duration)
- func (mock *MockCommander) VerifyWasCalled(invocationCountMatcher pegomock.Matcher) *VerifierCommander
- func (mock *MockCommander) VerifyWasCalledInOrder(invocationCountMatcher pegomock.Matcher, ...) *VerifierCommander
- func (mock *MockCommander) VerifyWasCalledOnce() *VerifierCommander
- type VerifierCommander
- func (verifier *VerifierCommander) DidError() *Commander_DidError_OngoingVerification
- func (verifier *VerifierCommander) DidFail() *Commander_DidFail_OngoingVerification
- func (verifier *VerifierCommander) Error() *Commander_Error_OngoingVerification
- func (verifier *VerifierCommander) Run() *Commander_Run_OngoingVerification
- func (verifier *VerifierCommander) RunWithoutRetry() *Commander_RunWithoutRetry_OngoingVerification
- func (verifier *VerifierCommander) SetArgs(_param0 []string) *Commander_SetArgs_OngoingVerification
- func (verifier *VerifierCommander) SetDir(_param0 string) *Commander_SetDir_OngoingVerification
- func (verifier *VerifierCommander) SetExponentialBackOff(_param0 *backoff.ExponentialBackOff) *Commander_SetExponentialBackOff_OngoingVerification
- func (verifier *VerifierCommander) SetName(_param0 string) *Commander_SetName_OngoingVerification
- func (verifier *VerifierCommander) SetTimeout(_param0 time.Duration) *Commander_SetTimeout_OngoingVerification
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commander_DidError_OngoingVerification ¶ added in v1.3.262
type Commander_DidError_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_DidError_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_DidError_OngoingVerification) GetAllCapturedArguments()
func (*Commander_DidError_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_DidError_OngoingVerification) GetCapturedArguments()
type Commander_DidFail_OngoingVerification ¶ added in v1.3.262
type Commander_DidFail_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_DidFail_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_DidFail_OngoingVerification) GetAllCapturedArguments()
func (*Commander_DidFail_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_DidFail_OngoingVerification) GetCapturedArguments()
type Commander_Error_OngoingVerification ¶ added in v1.3.262
type Commander_Error_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_Error_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_Error_OngoingVerification) GetAllCapturedArguments()
func (*Commander_Error_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_Error_OngoingVerification) GetCapturedArguments()
type Commander_RunWithoutRetry_OngoingVerification ¶ added in v1.3.262
type Commander_RunWithoutRetry_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_RunWithoutRetry_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_RunWithoutRetry_OngoingVerification) GetAllCapturedArguments()
func (*Commander_RunWithoutRetry_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_RunWithoutRetry_OngoingVerification) GetCapturedArguments()
type Commander_Run_OngoingVerification ¶ added in v1.3.262
type Commander_Run_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_Run_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_Run_OngoingVerification) GetAllCapturedArguments()
func (*Commander_Run_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_Run_OngoingVerification) GetCapturedArguments()
type Commander_SetArgs_OngoingVerification ¶ added in v1.3.262
type Commander_SetArgs_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_SetArgs_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetArgs_OngoingVerification) GetAllCapturedArguments() (_param0 [][]string)
func (*Commander_SetArgs_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetArgs_OngoingVerification) GetCapturedArguments() []string
type Commander_SetDir_OngoingVerification ¶ added in v1.3.262
type Commander_SetDir_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_SetDir_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetDir_OngoingVerification) GetAllCapturedArguments() (_param0 []string)
func (*Commander_SetDir_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetDir_OngoingVerification) GetCapturedArguments() string
type Commander_SetExponentialBackOff_OngoingVerification ¶ added in v1.3.262
type Commander_SetExponentialBackOff_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_SetExponentialBackOff_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetExponentialBackOff_OngoingVerification) GetAllCapturedArguments() (_param0 []*backoff.ExponentialBackOff)
func (*Commander_SetExponentialBackOff_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetExponentialBackOff_OngoingVerification) GetCapturedArguments() *backoff.ExponentialBackOff
type Commander_SetName_OngoingVerification ¶ added in v1.3.262
type Commander_SetName_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_SetName_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetName_OngoingVerification) GetAllCapturedArguments() (_param0 []string)
func (*Commander_SetName_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetName_OngoingVerification) GetCapturedArguments() string
type Commander_SetTimeout_OngoingVerification ¶ added in v1.3.262
type Commander_SetTimeout_OngoingVerification struct {
// contains filtered or unexported fields
}
func (*Commander_SetTimeout_OngoingVerification) GetAllCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetTimeout_OngoingVerification) GetAllCapturedArguments() (_param0 []time.Duration)
func (*Commander_SetTimeout_OngoingVerification) GetCapturedArguments ¶ added in v1.3.262
func (c *Commander_SetTimeout_OngoingVerification) GetCapturedArguments() time.Duration
type MockCommander ¶ added in v1.3.262
type MockCommander struct {
// contains filtered or unexported fields
}
func NewMockCommander ¶ added in v1.3.262
func NewMockCommander() *MockCommander
func (*MockCommander) DidError ¶ added in v1.3.262
func (mock *MockCommander) DidError() bool
func (*MockCommander) DidFail ¶ added in v1.3.262
func (mock *MockCommander) DidFail() bool
func (*MockCommander) Error ¶ added in v1.3.262
func (mock *MockCommander) Error() error
func (*MockCommander) Run ¶ added in v1.3.262
func (mock *MockCommander) Run() (string, error)
func (*MockCommander) RunWithoutRetry ¶ added in v1.3.262
func (mock *MockCommander) RunWithoutRetry() (string, error)
func (*MockCommander) SetArgs ¶ added in v1.3.262
func (mock *MockCommander) SetArgs(_param0 []string)
func (*MockCommander) SetDir ¶ added in v1.3.262
func (mock *MockCommander) SetDir(_param0 string)
func (*MockCommander) SetExponentialBackOff ¶ added in v1.3.262
func (mock *MockCommander) SetExponentialBackOff(_param0 *backoff.ExponentialBackOff)
func (*MockCommander) SetName ¶ added in v1.3.262
func (mock *MockCommander) SetName(_param0 string)
func (*MockCommander) SetTimeout ¶ added in v1.3.262
func (mock *MockCommander) SetTimeout(_param0 time.Duration)
func (*MockCommander) VerifyWasCalled ¶ added in v1.3.262
func (mock *MockCommander) VerifyWasCalled(invocationCountMatcher pegomock.Matcher) *VerifierCommander
func (*MockCommander) VerifyWasCalledInOrder ¶ added in v1.3.262
func (mock *MockCommander) VerifyWasCalledInOrder(invocationCountMatcher pegomock.Matcher, inOrderContext *pegomock.InOrderContext) *VerifierCommander
func (*MockCommander) VerifyWasCalledOnce ¶ added in v1.3.262
func (mock *MockCommander) VerifyWasCalledOnce() *VerifierCommander
type VerifierCommander ¶ added in v1.3.262
type VerifierCommander struct {
// contains filtered or unexported fields
}
func (*VerifierCommander) DidError ¶ added in v1.3.262
func (verifier *VerifierCommander) DidError() *Commander_DidError_OngoingVerification
func (*VerifierCommander) DidFail ¶ added in v1.3.262
func (verifier *VerifierCommander) DidFail() *Commander_DidFail_OngoingVerification
func (*VerifierCommander) Error ¶ added in v1.3.262
func (verifier *VerifierCommander) Error() *Commander_Error_OngoingVerification
func (*VerifierCommander) Run ¶ added in v1.3.262
func (verifier *VerifierCommander) Run() *Commander_Run_OngoingVerification
func (*VerifierCommander) RunWithoutRetry ¶ added in v1.3.262
func (verifier *VerifierCommander) RunWithoutRetry() *Commander_RunWithoutRetry_OngoingVerification
func (*VerifierCommander) SetArgs ¶ added in v1.3.262
func (verifier *VerifierCommander) SetArgs(_param0 []string) *Commander_SetArgs_OngoingVerification
func (*VerifierCommander) SetDir ¶ added in v1.3.262
func (verifier *VerifierCommander) SetDir(_param0 string) *Commander_SetDir_OngoingVerification
func (*VerifierCommander) SetExponentialBackOff ¶ added in v1.3.262
func (verifier *VerifierCommander) SetExponentialBackOff(_param0 *backoff.ExponentialBackOff) *Commander_SetExponentialBackOff_OngoingVerification
func (*VerifierCommander) SetName ¶ added in v1.3.262
func (verifier *VerifierCommander) SetName(_param0 string) *Commander_SetName_OngoingVerification
func (*VerifierCommander) SetTimeout ¶ added in v1.3.262
func (verifier *VerifierCommander) SetTimeout(_param0 time.Duration) *Commander_SetTimeout_OngoingVerification
Click to show internal directories.
Click to hide internal directories.