Documentation
¶
Index ¶
- func MrMockStackData(branch, iid string) string
- func SetupMocks(mocks []HttpMock) *httpmock.Mocker
- type HttpMock
- func MockGetStackMR(branch, iid string) HttpMock
- func MockListOpenStackMRsByBranch(branch, iid string) HttpMock
- func MockListStackMRsByBranch(branch, iid string) HttpMock
- func MockPostStackMR(source, target, project string) HttpMock
- func MockPutStackMR(target, iid, project string) HttpMock
- func MockStackUser() HttpMock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MrMockStackData ¶
func SetupMocks ¶
Types ¶
type HttpMock ¶
type HttpMock struct {
// contains filtered or unexported fields
}
func MockGetStackMR ¶
func MockPostStackMR ¶
func MockPutStackMR ¶
func MockStackUser ¶
func MockStackUser() HttpMock
Click to show internal directories.
Click to hide internal directories.