mock

package
v0.0.0-...-aff28e3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

type MockClient struct {
	mock.Mock
}

func (*MockClient) Login

func (m *MockClient) Login(username, password string) (*newsblur.LoginOutput, error)

func (*MockClient) MarkStoryHashAsStarred

func (m *MockClient) MarkStoryHashAsStarred(storyHash string) (*newsblur.MarkStoryHashAsStarredOutput, error)

func (*MockClient) MarkStoryHashAsUnread

func (m *MockClient) MarkStoryHashAsUnread(storyHash string) (*newsblur.MarkStoryHashAsUnreadOutput, error)

func (*MockClient) MarkStoryHashAsUnstarred

func (m *MockClient) MarkStoryHashAsUnstarred(storyHash string) (*newsblur.MarkStoryHashAsUnstarredOutput, error)

func (*MockClient) MarkStoryHashesAsRead

func (m *MockClient) MarkStoryHashesAsRead(storyHash []string) (*newsblur.MarkStoryHashesAsReadOutput, error)

func (*MockClient) ReaderFeeds

func (m *MockClient) ReaderFeeds() (*newsblur.ReaderFeedsOutput, error)

func (*MockClient) ReaderRiverStories_StoryHash

func (m *MockClient) ReaderRiverStories_StoryHash(storyHash []string) (*newsblur.StoriesOutput, error)

func (*MockClient) ReaderStarredStoryHashes

func (m *MockClient) ReaderStarredStoryHashes() ([]string, error)

func (*MockClient) ReaderUnreadStoryHashes

func (m *MockClient) ReaderUnreadStoryHashes() ([]string, error)

Jump to

Keyboard shortcuts

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