passwordfakes

package
v6.37.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 25, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRepository

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

func (*FakeRepository) Invocations

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

func (*FakeRepository) UpdatePassword

func (fake *FakeRepository) UpdatePassword(old string, new string) error

func (*FakeRepository) UpdatePasswordArgsForCall

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

func (*FakeRepository) UpdatePasswordCallCount

func (fake *FakeRepository) UpdatePasswordCallCount() int

func (*FakeRepository) UpdatePasswordReturns

func (fake *FakeRepository) UpdatePasswordReturns(result1 error)

Jump to

Keyboard shortcuts

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