Documentation ¶
Index ¶
- type Journey
- func (_m *Journey) AllTokenCollected() bool
- func (_m *Journey) CollectToken(code string, state string, scope string) error
- func (_m *Journey) Results() executors.DaemonController
- func (_m *Journey) RunTests() error
- func (_m *Journey) SetConfig(signing authentication.Certificate, transport authentication.Certificate, ...)
- func (_m *Journey) SetDiscoveryModel(discoveryModel *discovery.Model) (discovery.ValidationFailures, error)
- func (_m *Journey) StopTestRun()
- func (_m *Journey) TestCases() (generation.TestCasesRun, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Journey ¶
Journey is an autogenerated mock type for the Journey type
func (*Journey) AllTokenCollected ¶
AllTokenCollected provides a mock function with given fields:
func (*Journey) CollectToken ¶
CollectToken provides a mock function with given fields: code, state, scope
func (*Journey) Results ¶
func (_m *Journey) Results() executors.DaemonController
Results provides a mock function with given fields:
func (*Journey) SetConfig ¶
func (_m *Journey) SetConfig(signing authentication.Certificate, transport authentication.Certificate, clientID string, clientSecret string, tokenEndpoint string, authorizationEndpoint string, resourceBaseURL string, xXFAPIFinancialID string, issuer string, redirectURL string)
SetConfig provides a mock function with given fields: signing, transport, clientID, clientSecret, tokenEndpoint, authorizationEndpoint, resourceBaseURL, xXFAPIFinancialID, issuer, redirectURL
func (*Journey) SetDiscoveryModel ¶
func (_m *Journey) SetDiscoveryModel(discoveryModel *discovery.Model) (discovery.ValidationFailures, error)
SetDiscoveryModel provides a mock function with given fields: discoveryModel
func (*Journey) StopTestRun ¶
func (_m *Journey) StopTestRun()
StopTestRun provides a mock function with given fields:
func (*Journey) TestCases ¶
func (_m *Journey) TestCases() (generation.TestCasesRun, error)
TestCases provides a mock function with given fields: