mockarchiver

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockarchiver is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchiver

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

MockArchiver is a mock of Archiver interface.

func NewMockArchiver

func NewMockArchiver(ctrl *gomock.Controller) *MockArchiver

NewMockArchiver creates a new mock instance.

func (*MockArchiver) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockArchiver) OutputZipToFile

func (m *MockArchiver) OutputZipToFile(arg0, arg1 string, arg2 []string) error

OutputZipToFile mocks base method.

func (*MockArchiver) OutputZipToIOReader

func (m *MockArchiver) OutputZipToIOReader(arg0 string, arg1 []string) (io.Reader, error)

OutputZipToIOReader mocks base method.

type MockArchiverMockRecorder

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

MockArchiverMockRecorder is the mock recorder for MockArchiver.

func (*MockArchiverMockRecorder) OutputZipToFile

func (mr *MockArchiverMockRecorder) OutputZipToFile(arg0, arg1, arg2 interface{}) *gomock.Call

OutputZipToFile indicates an expected call of OutputZipToFile.

func (*MockArchiverMockRecorder) OutputZipToIOReader

func (mr *MockArchiverMockRecorder) OutputZipToIOReader(arg0, arg1 interface{}) *gomock.Call

OutputZipToIOReader indicates an expected call of OutputZipToIOReader.

Jump to

Keyboard shortcuts

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