pricing

package
v0.4.10 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pricing

type Pricing struct {
	mock.Mock
}

Pricing is an autogenerated mock type for the Pricing type

func NewPricing

func NewPricing(t interface {
	mock.TestingT
	Cleanup(func())
}) *Pricing

NewPricing creates a new instance of Pricing. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Pricing) EXPECT

func (_m *Pricing) EXPECT() *Pricing_Expecter

func (*Pricing) GetProducts

GetProducts provides a mock function with given fields: ctx, params, optFns

type Pricing_Expecter

type Pricing_Expecter struct {
	// contains filtered or unexported fields
}

func (*Pricing_Expecter) GetProducts

func (_e *Pricing_Expecter) GetProducts(ctx interface{}, params interface{}, optFns ...interface{}) *Pricing_GetProducts_Call

GetProducts is a helper method to define mock.On call

  • ctx context.Context
  • params *servicepricing.GetProductsInput
  • optFns ...func(*servicepricing.Options)

type Pricing_GetProducts_Call

type Pricing_GetProducts_Call struct {
	*mock.Call
}

Pricing_GetProducts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProducts'

func (*Pricing_GetProducts_Call) Return

func (*Pricing_GetProducts_Call) Run

Jump to

Keyboard shortcuts

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