actorfakes

package
v0.0.0-...-6bb14f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCheckAPIClient

type FakeCheckAPIClient struct {
	GetGroupHistoryStub func(group string, params slack.HistoryParameters) (*slack.History, error)

	GetFilesStub func(params slack.GetFilesParameters) ([]slack.File, *slack.Paging, error)
	// contains filtered or unexported fields
}

func (*FakeCheckAPIClient) GetFiles

func (fake *FakeCheckAPIClient) GetFiles(params slack.GetFilesParameters) ([]slack.File, *slack.Paging, error)

func (*FakeCheckAPIClient) GetFilesArgsForCall

func (fake *FakeCheckAPIClient) GetFilesArgsForCall(i int) slack.GetFilesParameters

func (*FakeCheckAPIClient) GetFilesCallCount

func (fake *FakeCheckAPIClient) GetFilesCallCount() int

func (*FakeCheckAPIClient) GetFilesReturns

func (fake *FakeCheckAPIClient) GetFilesReturns(result1 []slack.File, result2 *slack.Paging, result3 error)

func (*FakeCheckAPIClient) GetFilesReturnsOnCall

func (fake *FakeCheckAPIClient) GetFilesReturnsOnCall(i int, result1 []slack.File, result2 *slack.Paging, result3 error)

func (*FakeCheckAPIClient) GetGroupHistory

func (fake *FakeCheckAPIClient) GetGroupHistory(group string, params slack.HistoryParameters) (*slack.History, error)

func (*FakeCheckAPIClient) GetGroupHistoryArgsForCall

func (fake *FakeCheckAPIClient) GetGroupHistoryArgsForCall(i int) (string, slack.HistoryParameters)

func (*FakeCheckAPIClient) GetGroupHistoryCallCount

func (fake *FakeCheckAPIClient) GetGroupHistoryCallCount() int

func (*FakeCheckAPIClient) GetGroupHistoryReturns

func (fake *FakeCheckAPIClient) GetGroupHistoryReturns(result1 *slack.History, result2 error)

func (*FakeCheckAPIClient) GetGroupHistoryReturnsOnCall

func (fake *FakeCheckAPIClient) GetGroupHistoryReturnsOnCall(i int, result1 *slack.History, result2 error)

func (*FakeCheckAPIClient) Invocations

func (fake *FakeCheckAPIClient) Invocations() map[string][][]interface{}

type FakeInAPIClient

type FakeInAPIClient struct {
	GetFileInfoStub func(fileID string, count int, page int) (*slack.File, []slack.Comment, *slack.Paging, error)
	// contains filtered or unexported fields
}

func (*FakeInAPIClient) GetFileInfo

func (fake *FakeInAPIClient) GetFileInfo(fileID string, count int, page int) (*slack.File, []slack.Comment, *slack.Paging, error)

func (*FakeInAPIClient) GetFileInfoArgsForCall

func (fake *FakeInAPIClient) GetFileInfoArgsForCall(i int) (string, int, int)

func (*FakeInAPIClient) GetFileInfoCallCount

func (fake *FakeInAPIClient) GetFileInfoCallCount() int

func (*FakeInAPIClient) GetFileInfoReturns

func (fake *FakeInAPIClient) GetFileInfoReturns(result1 *slack.File, result2 []slack.Comment, result3 *slack.Paging, result4 error)

func (*FakeInAPIClient) GetFileInfoReturnsOnCall

func (fake *FakeInAPIClient) GetFileInfoReturnsOnCall(i int, result1 *slack.File, result2 []slack.Comment, result3 *slack.Paging, result4 error)

func (*FakeInAPIClient) Invocations

func (fake *FakeInAPIClient) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL