randomstringfakes

package
v0.0.38-rc.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 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 FakeGenerator

type FakeGenerator struct {
	GenerateStub func(string, int, *randomstring.Charset) (string, error)
	// contains filtered or unexported fields
}

func (*FakeGenerator) Generate

func (fake *FakeGenerator) Generate(arg1 string, arg2 int, arg3 *randomstring.Charset) (string, error)

func (*FakeGenerator) GenerateArgsForCall

func (fake *FakeGenerator) GenerateArgsForCall(i int) (string, int, *randomstring.Charset)

func (*FakeGenerator) GenerateCallCount

func (fake *FakeGenerator) GenerateCallCount() int

func (*FakeGenerator) GenerateCalls

func (fake *FakeGenerator) GenerateCalls(stub func(string, int, *randomstring.Charset) (string, error))

func (*FakeGenerator) GenerateReturns

func (fake *FakeGenerator) GenerateReturns(result1 string, result2 error)

func (*FakeGenerator) GenerateReturnsOnCall

func (fake *FakeGenerator) GenerateReturnsOnCall(i int, result1 string, result2 error)

func (*FakeGenerator) Invocations

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

Jump to

Keyboard shortcuts

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