Documentation
¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type HistoricKilnfile
- func (fake *HistoricKilnfile) ArgsForCall(i int) (storer.EncodedObjectStorer, plumbing.Hash, string)
- func (fake *HistoricKilnfile) CallCount() int
- func (fake *HistoricKilnfile) Calls(...)
- func (fake *HistoricKilnfile) Invocations() map[string][][]interface{}
- func (fake *HistoricKilnfile) Returns(result1 cargo.Kilnfile, result2 cargo.KilnfileLock, result3 error)
- func (fake *HistoricKilnfile) ReturnsOnCall(i int, result1 cargo.Kilnfile, result2 cargo.KilnfileLock, result3 error)
- func (fake *HistoricKilnfile) Spy(arg1 storer.EncodedObjectStorer, arg2 plumbing.Hash, arg3 string) (cargo.Kilnfile, cargo.KilnfileLock, error)
- type HistoricVersion
- func (fake *HistoricVersion) ArgsForCall(i int) (storer.EncodedObjectStorer, plumbing.Hash, string)
- func (fake *HistoricVersion) CallCount() int
- func (fake *HistoricVersion) Calls(stub func(storer.EncodedObjectStorer, plumbing.Hash, string) (string, error))
- func (fake *HistoricVersion) Invocations() map[string][][]interface{}
- func (fake *HistoricVersion) Returns(result1 string, result2 error)
- func (fake *HistoricVersion) ReturnsOnCall(i int, result1 string, result2 error)
- func (fake *HistoricVersion) Spy(arg1 storer.EncodedObjectStorer, arg2 plumbing.Hash, arg3 string) (string, error)
- type IssueGetter
- func (fake *IssueGetter) Get(arg1 context.Context, arg2 string, arg3 string, arg4 int) (*github.Issue, *github.Response, error)
- func (fake *IssueGetter) GetArgsForCall(i int) (context.Context, string, string, int)
- func (fake *IssueGetter) GetCallCount() int
- func (fake *IssueGetter) GetCalls(...)
- func (fake *IssueGetter) GetReturns(result1 *github.Issue, result2 *github.Response, result3 error)
- func (fake *IssueGetter) GetReturnsOnCall(i int, result1 *github.Issue, result2 *github.Response, result3 error)
- func (fake *IssueGetter) Invocations() map[string][][]interface{}
- type IssuesByRepoLister
- func (fake *IssuesByRepoLister) Invocations() map[string][][]interface{}
- func (fake *IssuesByRepoLister) ListByRepo(arg1 context.Context, arg2 string, arg3 string, ...) ([]*github.Issue, *github.Response, error)
- func (fake *IssuesByRepoLister) ListByRepoArgsForCall(i int) (context.Context, string, string, *github.IssueListByRepoOptions)
- func (fake *IssuesByRepoLister) ListByRepoCallCount() int
- func (fake *IssuesByRepoLister) ListByRepoCalls(...)
- func (fake *IssuesByRepoLister) ListByRepoReturns(result1 []*github.Issue, result2 *github.Response, result3 error)
- func (fake *IssuesByRepoLister) ListByRepoReturnsOnCall(i int, result1 []*github.Issue, result2 *github.Response, result3 error)
- type IssuesService
- func (fake *IssuesService) Get(arg1 context.Context, arg2 string, arg3 string, arg4 int) (*github.Issue, *github.Response, error)
- func (fake *IssuesService) GetArgsForCall(i int) (context.Context, string, string, int)
- func (fake *IssuesService) GetCallCount() int
- func (fake *IssuesService) GetCalls(...)
- func (fake *IssuesService) GetReturns(result1 *github.Issue, result2 *github.Response, result3 error)
- func (fake *IssuesService) GetReturnsOnCall(i int, result1 *github.Issue, result2 *github.Response, result3 error)
- func (fake *IssuesService) Invocations() map[string][][]interface{}
- func (fake *IssuesService) ListByRepo(arg1 context.Context, arg2 string, arg3 string, ...) ([]*github.Issue, *github.Response, error)
- func (fake *IssuesService) ListByRepoArgsForCall(i int) (context.Context, string, string, *github.IssueListByRepoOptions)
- func (fake *IssuesService) ListByRepoCallCount() int
- func (fake *IssuesService) ListByRepoCalls(...)
- func (fake *IssuesService) ListByRepoReturns(result1 []*github.Issue, result2 *github.Response, result3 error)
- func (fake *IssuesService) ListByRepoReturnsOnCall(i int, result1 []*github.Issue, result2 *github.Response, result3 error)
- func (fake *IssuesService) ListMilestones(arg1 context.Context, arg2 string, arg3 string, ...) ([]*github.Milestone, *github.Response, error)
- func (fake *IssuesService) ListMilestonesArgsForCall(i int) (context.Context, string, string, *github.MilestoneListOptions)
- func (fake *IssuesService) ListMilestonesCallCount() int
- func (fake *IssuesService) ListMilestonesCalls(...)
- func (fake *IssuesService) ListMilestonesReturns(result1 []*github.Milestone, result2 *github.Response, result3 error)
- func (fake *IssuesService) ListMilestonesReturnsOnCall(i int, result1 []*github.Milestone, result2 *github.Response, result3 error)
- type MilestoneLister
- func (fake *MilestoneLister) Invocations() map[string][][]interface{}
- func (fake *MilestoneLister) ListMilestones(arg1 context.Context, arg2 string, arg3 string, ...) ([]*github.Milestone, *github.Response, error)
- func (fake *MilestoneLister) ListMilestonesArgsForCall(i int) (context.Context, string, string, *github.MilestoneListOptions)
- func (fake *MilestoneLister) ListMilestonesCallCount() int
- func (fake *MilestoneLister) ListMilestonesCalls(...)
- func (fake *MilestoneLister) ListMilestonesReturns(result1 []*github.Milestone, result2 *github.Response, result3 error)
- func (fake *MilestoneLister) ListMilestonesReturnsOnCall(i int, result1 []*github.Milestone, result2 *github.Response, result3 error)
- type ReleaseService
- func (fake *ReleaseService) Invocations() map[string][][]interface{}
- func (fake *ReleaseService) ListReleases(arg1 context.Context, arg2 string, arg3 string, arg4 *github.ListOptions) ([]*github.RepositoryRelease, *github.Response, error)
- func (fake *ReleaseService) ListReleasesArgsForCall(i int) (context.Context, string, string, *github.ListOptions)
- func (fake *ReleaseService) ListReleasesCallCount() int
- func (fake *ReleaseService) ListReleasesCalls(...)
- func (fake *ReleaseService) ListReleasesReturns(result1 []*github.RepositoryRelease, result2 *github.Response, result3 error)
- func (fake *ReleaseService) ListReleasesReturnsOnCall(i int, result1 []*github.RepositoryRelease, result2 *github.Response, ...)
- type RevisionResolver
- func (fake *RevisionResolver) Invocations() map[string][][]interface{}
- func (fake *RevisionResolver) ResolveRevision(arg1 plumbing.Revision) (*plumbing.Hash, error)
- func (fake *RevisionResolver) ResolveRevisionArgsForCall(i int) plumbing.Revision
- func (fake *RevisionResolver) ResolveRevisionCallCount() int
- func (fake *RevisionResolver) ResolveRevisionCalls(stub func(plumbing.Revision) (*plumbing.Hash, error))
- func (fake *RevisionResolver) ResolveRevisionReturns(result1 *plumbing.Hash, result2 error)
- func (fake *RevisionResolver) ResolveRevisionReturnsOnCall(i int, result1 *plumbing.Hash, result2 error)
- type TrainstatClient
- func (fake *TrainstatClient) FetchReturnsOnCall(i int, result1 []string, result2 error)
- func (fake *TrainstatClient) FetchTrainstatNotes(ctx context.Context, arg1 string, arg2 string, arg3 string) (notes []string, err error)
- func (fake *TrainstatClient) GetArgsForCall(i int) (string, string, string)
- func (fake *TrainstatClient) GetCallCount() int
- func (fake *TrainstatClient) GetCalls(stub func(string, string, string) ([]string, error))
- func (fake *TrainstatClient) Invocations() map[string][][]any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HistoricKilnfile ¶
type HistoricKilnfile struct { Stub func(storer.EncodedObjectStorer, plumbing.Hash, string) (cargo.Kilnfile, cargo.KilnfileLock, error) // contains filtered or unexported fields }
func (*HistoricKilnfile) ArgsForCall ¶
func (fake *HistoricKilnfile) ArgsForCall(i int) (storer.EncodedObjectStorer, plumbing.Hash, string)
func (*HistoricKilnfile) CallCount ¶
func (fake *HistoricKilnfile) CallCount() int
func (*HistoricKilnfile) Calls ¶
func (fake *HistoricKilnfile) Calls(stub func(storer.EncodedObjectStorer, plumbing.Hash, string) (cargo.Kilnfile, cargo.KilnfileLock, error))
func (*HistoricKilnfile) Invocations ¶
func (fake *HistoricKilnfile) Invocations() map[string][][]interface{}
func (*HistoricKilnfile) Returns ¶
func (fake *HistoricKilnfile) Returns(result1 cargo.Kilnfile, result2 cargo.KilnfileLock, result3 error)
func (*HistoricKilnfile) ReturnsOnCall ¶
func (fake *HistoricKilnfile) ReturnsOnCall(i int, result1 cargo.Kilnfile, result2 cargo.KilnfileLock, result3 error)
func (*HistoricKilnfile) Spy ¶
func (fake *HistoricKilnfile) Spy(arg1 storer.EncodedObjectStorer, arg2 plumbing.Hash, arg3 string) (cargo.Kilnfile, cargo.KilnfileLock, error)
type HistoricVersion ¶
type HistoricVersion struct { Stub func(storer.EncodedObjectStorer, plumbing.Hash, string) (string, error) // contains filtered or unexported fields }
func (*HistoricVersion) ArgsForCall ¶
func (fake *HistoricVersion) ArgsForCall(i int) (storer.EncodedObjectStorer, plumbing.Hash, string)
func (*HistoricVersion) CallCount ¶
func (fake *HistoricVersion) CallCount() int
func (*HistoricVersion) Calls ¶
func (fake *HistoricVersion) Calls(stub func(storer.EncodedObjectStorer, plumbing.Hash, string) (string, error))
func (*HistoricVersion) Invocations ¶
func (fake *HistoricVersion) Invocations() map[string][][]interface{}
func (*HistoricVersion) Returns ¶
func (fake *HistoricVersion) Returns(result1 string, result2 error)
func (*HistoricVersion) ReturnsOnCall ¶
func (fake *HistoricVersion) ReturnsOnCall(i int, result1 string, result2 error)
func (*HistoricVersion) Spy ¶
func (fake *HistoricVersion) Spy(arg1 storer.EncodedObjectStorer, arg2 plumbing.Hash, arg3 string) (string, error)
type IssueGetter ¶
type IssueGetter struct { GetStub func(context.Context, string, string, int) (*github.Issue, *github.Response, error) // contains filtered or unexported fields }
func (*IssueGetter) GetArgsForCall ¶
func (*IssueGetter) GetCallCount ¶
func (fake *IssueGetter) GetCallCount() int
func (*IssueGetter) GetReturns ¶
func (*IssueGetter) GetReturnsOnCall ¶
func (*IssueGetter) Invocations ¶
func (fake *IssueGetter) Invocations() map[string][][]interface{}
type IssuesByRepoLister ¶
type IssuesByRepoLister struct { ListByRepoStub func(context.Context, string, string, *github.IssueListByRepoOptions) ([]*github.Issue, *github.Response, error) // contains filtered or unexported fields }
func (*IssuesByRepoLister) Invocations ¶
func (fake *IssuesByRepoLister) Invocations() map[string][][]interface{}
func (*IssuesByRepoLister) ListByRepo ¶
func (*IssuesByRepoLister) ListByRepoArgsForCall ¶
func (fake *IssuesByRepoLister) ListByRepoArgsForCall(i int) (context.Context, string, string, *github.IssueListByRepoOptions)
func (*IssuesByRepoLister) ListByRepoCallCount ¶
func (fake *IssuesByRepoLister) ListByRepoCallCount() int
func (*IssuesByRepoLister) ListByRepoCalls ¶
func (*IssuesByRepoLister) ListByRepoReturns ¶
func (*IssuesByRepoLister) ListByRepoReturnsOnCall ¶
type IssuesService ¶
type IssuesService struct { GetStub func(context.Context, string, string, int) (*github.Issue, *github.Response, error) ListByRepoStub func(context.Context, string, string, *github.IssueListByRepoOptions) ([]*github.Issue, *github.Response, error) ListMilestonesStub func(context.Context, string, string, *github.MilestoneListOptions) ([]*github.Milestone, *github.Response, error) // contains filtered or unexported fields }
func (*IssuesService) GetArgsForCall ¶
func (*IssuesService) GetCallCount ¶
func (fake *IssuesService) GetCallCount() int
func (*IssuesService) GetReturns ¶
func (*IssuesService) GetReturnsOnCall ¶
func (*IssuesService) Invocations ¶
func (fake *IssuesService) Invocations() map[string][][]interface{}
func (*IssuesService) ListByRepo ¶
func (*IssuesService) ListByRepoArgsForCall ¶
func (fake *IssuesService) ListByRepoArgsForCall(i int) (context.Context, string, string, *github.IssueListByRepoOptions)
func (*IssuesService) ListByRepoCallCount ¶
func (fake *IssuesService) ListByRepoCallCount() int
func (*IssuesService) ListByRepoCalls ¶
func (*IssuesService) ListByRepoReturns ¶
func (*IssuesService) ListByRepoReturnsOnCall ¶
func (*IssuesService) ListMilestones ¶
func (*IssuesService) ListMilestonesArgsForCall ¶
func (fake *IssuesService) ListMilestonesArgsForCall(i int) (context.Context, string, string, *github.MilestoneListOptions)
func (*IssuesService) ListMilestonesCallCount ¶
func (fake *IssuesService) ListMilestonesCallCount() int
func (*IssuesService) ListMilestonesCalls ¶
func (*IssuesService) ListMilestonesReturns ¶
func (*IssuesService) ListMilestonesReturnsOnCall ¶
type MilestoneLister ¶
type MilestoneLister struct { ListMilestonesStub func(context.Context, string, string, *github.MilestoneListOptions) ([]*github.Milestone, *github.Response, error) // contains filtered or unexported fields }
func (*MilestoneLister) Invocations ¶
func (fake *MilestoneLister) Invocations() map[string][][]interface{}
func (*MilestoneLister) ListMilestones ¶
func (*MilestoneLister) ListMilestonesArgsForCall ¶
func (fake *MilestoneLister) ListMilestonesArgsForCall(i int) (context.Context, string, string, *github.MilestoneListOptions)
func (*MilestoneLister) ListMilestonesCallCount ¶
func (fake *MilestoneLister) ListMilestonesCallCount() int
func (*MilestoneLister) ListMilestonesCalls ¶
func (*MilestoneLister) ListMilestonesReturns ¶
func (*MilestoneLister) ListMilestonesReturnsOnCall ¶
type ReleaseService ¶
type ReleaseService struct { ListReleasesStub func(context.Context, string, string, *github.ListOptions) ([]*github.RepositoryRelease, *github.Response, error) // contains filtered or unexported fields }
func (*ReleaseService) Invocations ¶
func (fake *ReleaseService) Invocations() map[string][][]interface{}
func (*ReleaseService) ListReleases ¶
func (fake *ReleaseService) ListReleases(arg1 context.Context, arg2 string, arg3 string, arg4 *github.ListOptions) ([]*github.RepositoryRelease, *github.Response, error)
func (*ReleaseService) ListReleasesArgsForCall ¶
func (fake *ReleaseService) ListReleasesArgsForCall(i int) (context.Context, string, string, *github.ListOptions)
func (*ReleaseService) ListReleasesCallCount ¶
func (fake *ReleaseService) ListReleasesCallCount() int
func (*ReleaseService) ListReleasesCalls ¶
func (fake *ReleaseService) ListReleasesCalls(stub func(context.Context, string, string, *github.ListOptions) ([]*github.RepositoryRelease, *github.Response, error))
func (*ReleaseService) ListReleasesReturns ¶
func (fake *ReleaseService) ListReleasesReturns(result1 []*github.RepositoryRelease, result2 *github.Response, result3 error)
func (*ReleaseService) ListReleasesReturnsOnCall ¶
func (fake *ReleaseService) ListReleasesReturnsOnCall(i int, result1 []*github.RepositoryRelease, result2 *github.Response, result3 error)
type RevisionResolver ¶
type RevisionResolver struct { ResolveRevisionStub func(plumbing.Revision) (*plumbing.Hash, error) // contains filtered or unexported fields }
func (*RevisionResolver) Invocations ¶
func (fake *RevisionResolver) Invocations() map[string][][]interface{}
func (*RevisionResolver) ResolveRevision ¶
func (*RevisionResolver) ResolveRevisionArgsForCall ¶
func (fake *RevisionResolver) ResolveRevisionArgsForCall(i int) plumbing.Revision
func (*RevisionResolver) ResolveRevisionCallCount ¶
func (fake *RevisionResolver) ResolveRevisionCallCount() int
func (*RevisionResolver) ResolveRevisionCalls ¶
func (*RevisionResolver) ResolveRevisionReturns ¶
func (fake *RevisionResolver) ResolveRevisionReturns(result1 *plumbing.Hash, result2 error)
func (*RevisionResolver) ResolveRevisionReturnsOnCall ¶
func (fake *RevisionResolver) ResolveRevisionReturnsOnCall(i int, result1 *plumbing.Hash, result2 error)
type TrainstatClient ¶
type TrainstatClient struct { FetchStub func(milestone string, version string, tile string) ([]string, error) // contains filtered or unexported fields }
func (*TrainstatClient) FetchReturnsOnCall ¶
func (fake *TrainstatClient) FetchReturnsOnCall(i int, result1 []string, result2 error)
func (*TrainstatClient) FetchTrainstatNotes ¶
func (*TrainstatClient) GetArgsForCall ¶
func (fake *TrainstatClient) GetArgsForCall(i int) (string, string, string)
func (*TrainstatClient) GetCallCount ¶
func (fake *TrainstatClient) GetCallCount() int
func (*TrainstatClient) Invocations ¶
func (fake *TrainstatClient) Invocations() map[string][][]any
Click to show internal directories.
Click to hide internal directories.