mock_zipper

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_zipper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockZipAPI

type MockZipAPI struct {
	// contains filtered or unexported fields
}

MockZipAPI is a mock of the ZipAPI interface in github.com/JosiahWitt/lambgo/internal/zipper.

func NewMockZipAPI

func NewMockZipAPI(ctrl *gomock.Controller) *MockZipAPI

NewMockZipAPI creates a new mock instance.

func (*MockZipAPI) EXPECT

func (m *MockZipAPI) EXPECT() *MockZipAPIMockRecorder

EXPECT returns a struct that allows setting up expectations.

func (*MockZipAPI) NEW

func (*MockZipAPI) NEW(ctrl *gomock.Controller) *MockZipAPI

NEW creates a MockZipAPI. This method is used internally by ensure.

func (*MockZipAPI) ZipFile

func (m *MockZipAPI) ZipFile(_path string, _zippedFileName string) error

ZipFile mocks ZipFile on ZipAPI.

type MockZipAPIMockRecorder

type MockZipAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockZipAPIMockRecorder is the mock recorder for MockZipAPI.

func (*MockZipAPIMockRecorder) ZipFile

func (mr *MockZipAPIMockRecorder) ZipFile(_path interface{}, _zippedFileName interface{}) *gomock.Call

ZipFile sets up expectations for calls to ZipFile. Calling this method multiple times allows expecting multiple calls to ZipFile with a variety of parameters.

Inputs:

path string
zippedFileName string

Outputs:

error

Jump to

Keyboard shortcuts

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