Documentation
¶
Index ¶
- type Mock
- func (m *Mock) Checkpoint(options Options)
- func (m *Mock) CheckpointWithPrePlatform(options Options)
- func (m *Mock) Close()
- func (m *Mock) NoCheckpoint(options Options)
- func (m *Mock) NoProjects(options Options)
- func (m *Mock) ProjectByOrgAndName(options Options)
- func (m *Mock) ProjectByOrgAndNameNoCommits(options Options)
- func (m *Mock) Reset()
- type Options
- type Responder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mock ¶
type Mock struct {
// contains filtered or unexported fields
}
Mock registers some common http requests usually used by the model
func (*Mock) Checkpoint ¶
func (*Mock) CheckpointWithPrePlatform ¶
func (*Mock) NoCheckpoint ¶
func (*Mock) NoProjects ¶
func (*Mock) ProjectByOrgAndName ¶
func (*Mock) ProjectByOrgAndNameNoCommits ¶
Click to show internal directories.
Click to hide internal directories.