Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeRegisterableArtifact
- func (fake *FakeRegisterableArtifact) ID() string
- func (fake *FakeRegisterableArtifact) IDCallCount() int
- func (fake *FakeRegisterableArtifact) IDCalls(stub func() string)
- func (fake *FakeRegisterableArtifact) IDReturns(result1 string)
- func (fake *FakeRegisterableArtifact) IDReturnsOnCall(i int, result1 string)
- func (fake *FakeRegisterableArtifact) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRegisterableArtifact ¶
type FakeRegisterableArtifact struct { IDStub func() string // contains filtered or unexported fields }
func (*FakeRegisterableArtifact) ID ¶
func (fake *FakeRegisterableArtifact) ID() string
func (*FakeRegisterableArtifact) IDCallCount ¶
func (fake *FakeRegisterableArtifact) IDCallCount() int
func (*FakeRegisterableArtifact) IDCalls ¶
func (fake *FakeRegisterableArtifact) IDCalls(stub func() string)
func (*FakeRegisterableArtifact) IDReturns ¶
func (fake *FakeRegisterableArtifact) IDReturns(result1 string)
func (*FakeRegisterableArtifact) IDReturnsOnCall ¶
func (fake *FakeRegisterableArtifact) IDReturnsOnCall(i int, result1 string)
func (*FakeRegisterableArtifact) Invocations ¶
func (fake *FakeRegisterableArtifact) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.