mocks

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Checkout

func (_m *Client) Checkout(repoPath string, sha string) (string, error)

Checkout provides a mock function with given fields: repoPath, sha

func (*Client) CloneOrFetch

func (_m *Client) CloneOrFetch(url string, username string, password string, sshPrivateKey string, repoPath string) error

CloneOrFetch provides a mock function with given fields: url, username, password, sshPrivateKey, repoPath

func (*Client) CommitSHA added in v0.3.0

func (_m *Client) CommitSHA(repoPath string) (string, error)

CommitSHA provides a mock function with given fields: repoPath

func (*Client) Reset added in v0.3.0

func (_m *Client) Reset(repoPath string) error

Reset provides a mock function with given fields: repoPath

Jump to

Keyboard shortcuts

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