wrapperfakes

package
v6.22.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2016 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 FakeUAAClient

type FakeUAAClient struct {
	AccessTokenStub func() string

	RefreshTokenStub func() error
	// contains filtered or unexported fields
}

func (*FakeUAAClient) AccessToken

func (fake *FakeUAAClient) AccessToken() string

func (*FakeUAAClient) AccessTokenCallCount

func (fake *FakeUAAClient) AccessTokenCallCount() int

func (*FakeUAAClient) AccessTokenReturns

func (fake *FakeUAAClient) AccessTokenReturns(result1 string)

func (*FakeUAAClient) Invocations

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

func (*FakeUAAClient) RefreshToken

func (fake *FakeUAAClient) RefreshToken() error

func (*FakeUAAClient) RefreshTokenCallCount

func (fake *FakeUAAClient) RefreshTokenCallCount() int

func (*FakeUAAClient) RefreshTokenReturns

func (fake *FakeUAAClient) RefreshTokenReturns(result1 error)

Jump to

Keyboard shortcuts

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