fsfakes

package
v0.0.0-...-750ec87 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 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 FakeFS

type FakeFS struct {
	ChownStub func(string, int, int) error

	MountStub func(string, string, string, uintptr, string) error
	// contains filtered or unexported fields
}

func (*FakeFS) Chown

func (fake *FakeFS) Chown(arg1 string, arg2 int, arg3 int) error

func (*FakeFS) ChownArgsForCall

func (fake *FakeFS) ChownArgsForCall(i int) (string, int, int)

func (*FakeFS) ChownCallCount

func (fake *FakeFS) ChownCallCount() int

func (*FakeFS) ChownCalls

func (fake *FakeFS) ChownCalls(stub func(string, int, int) error)

func (*FakeFS) ChownReturns

func (fake *FakeFS) ChownReturns(result1 error)

func (*FakeFS) ChownReturnsOnCall

func (fake *FakeFS) ChownReturnsOnCall(i int, result1 error)

func (*FakeFS) Invocations

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

func (*FakeFS) Mount

func (fake *FakeFS) Mount(arg1 string, arg2 string, arg3 string, arg4 uintptr, arg5 string) error

func (*FakeFS) MountArgsForCall

func (fake *FakeFS) MountArgsForCall(i int) (string, string, string, uintptr, string)

func (*FakeFS) MountCallCount

func (fake *FakeFS) MountCallCount() int

func (*FakeFS) MountCalls

func (fake *FakeFS) MountCalls(stub func(string, string, string, uintptr, string) error)

func (*FakeFS) MountReturns

func (fake *FakeFS) MountReturns(result1 error)

func (*FakeFS) MountReturnsOnCall

func (fake *FakeFS) MountReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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