gcbfakes

package
v0.16.8 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

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 FakeImpl

type FakeImpl struct {
	MkdirTempStub func(string, string) (string, error)

	WriteFileStub func(string, []byte, fs.FileMode) error
	// contains filtered or unexported fields
}

func (*FakeImpl) Invocations

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

func (*FakeImpl) MkdirTemp

func (fake *FakeImpl) MkdirTemp(arg1 string, arg2 string) (string, error)

func (*FakeImpl) MkdirTempArgsForCall

func (fake *FakeImpl) MkdirTempArgsForCall(i int) (string, string)

func (*FakeImpl) MkdirTempCallCount

func (fake *FakeImpl) MkdirTempCallCount() int

func (*FakeImpl) MkdirTempCalls

func (fake *FakeImpl) MkdirTempCalls(stub func(string, string) (string, error))

func (*FakeImpl) MkdirTempReturns

func (fake *FakeImpl) MkdirTempReturns(result1 string, result2 error)

func (*FakeImpl) MkdirTempReturnsOnCall

func (fake *FakeImpl) MkdirTempReturnsOnCall(i int, result1 string, result2 error)

func (*FakeImpl) WriteFile

func (fake *FakeImpl) WriteFile(arg1 string, arg2 []byte, arg3 fs.FileMode) error

func (*FakeImpl) WriteFileArgsForCall

func (fake *FakeImpl) WriteFileArgsForCall(i int) (string, []byte, fs.FileMode)

func (*FakeImpl) WriteFileCallCount

func (fake *FakeImpl) WriteFileCallCount() int

func (*FakeImpl) WriteFileCalls

func (fake *FakeImpl) WriteFileCalls(stub func(string, []byte, fs.FileMode) error)

func (*FakeImpl) WriteFileReturns

func (fake *FakeImpl) WriteFileReturns(result1 error)

func (*FakeImpl) WriteFileReturnsOnCall

func (fake *FakeImpl) WriteFileReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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