automock

package
v0.0.0-...-f7d1ac2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bundle

type Bundle struct {
	mock.Mock
}

Bundle is an autogenerated mock type for the Bundle type

func NewBundle

func NewBundle(t mockConstructorTestingTNewBundle) *Bundle

NewBundle creates a new instance of Bundle. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Bundle) ConfigureServiceProvider

func (_m *Bundle) ConfigureServiceProvider() error

ConfigureServiceProvider provides a mock function with given fields:

func (*Bundle) ConfigureServiceProviderType

func (_m *Bundle) ConfigureServiceProviderType(path string) error

ConfigureServiceProviderType provides a mock function with given fields: path

func (*Bundle) CreateServiceProvider

func (_m *Bundle) CreateServiceProvider() error

CreateServiceProvider provides a mock function with given fields:

func (*Bundle) DeleteServiceProvider

func (_m *Bundle) DeleteServiceProvider() error

DeleteServiceProvider provides a mock function with given fields:

func (*Bundle) FetchServiceProviderData

func (_m *Bundle) FetchServiceProviderData() error

FetchServiceProviderData provides a mock function with given fields:

func (*Bundle) GenerateSecret

func (_m *Bundle) GenerateSecret() (*ias.ServiceProviderSecret, error)

GenerateSecret provides a mock function with given fields:

func (*Bundle) ServiceProviderExist

func (_m *Bundle) ServiceProviderExist() bool

ServiceProviderExist provides a mock function with given fields:

func (*Bundle) ServiceProviderName

func (_m *Bundle) ServiceProviderName() string

ServiceProviderName provides a mock function with given fields:

func (*Bundle) ServiceProviderType

func (_m *Bundle) ServiceProviderType() string

ServiceProviderType provides a mock function with given fields:

type BundleBuilder

type BundleBuilder struct {
	mock.Mock
}

BundleBuilder is an autogenerated mock type for the BundleBuilder type

func NewBundleBuilder

func NewBundleBuilder(t mockConstructorTestingTNewBundleBuilder) *BundleBuilder

NewBundleBuilder creates a new instance of BundleBuilder. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*BundleBuilder) NewBundle

func (_m *BundleBuilder) NewBundle(identifier string, inputID ias.SPInputID) (ias.Bundle, error)

NewBundle provides a mock function with given fields: identifier, inputID

Jump to

Keyboard shortcuts

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