passwordfakes

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 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 FakeRepository

type FakeRepository struct {
	UpdatePasswordStub func(string, string) error
	// contains filtered or unexported fields
}

func (*FakeRepository) Invocations

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

func (*FakeRepository) UpdatePassword

func (fake *FakeRepository) UpdatePassword(arg1 string, arg2 string) error

func (*FakeRepository) UpdatePasswordArgsForCall

func (fake *FakeRepository) UpdatePasswordArgsForCall(i int) (string, string)

func (*FakeRepository) UpdatePasswordCallCount

func (fake *FakeRepository) UpdatePasswordCallCount() int

func (*FakeRepository) UpdatePasswordCalls

func (fake *FakeRepository) UpdatePasswordCalls(stub func(string, string) error)

func (*FakeRepository) UpdatePasswordReturns

func (fake *FakeRepository) UpdatePasswordReturns(result1 error)

func (*FakeRepository) UpdatePasswordReturnsOnCall

func (fake *FakeRepository) UpdatePasswordReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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