mocknoauthopenstack

package
v0.0.0-...-9649b88 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHTTPMethods

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

Mock of HttpMethods interface

func NewMockHTTPMethods

func NewMockHTTPMethods(ctrl *gomock.Controller) *MockHTTPMethods

func (*MockHTTPMethods) Delete

func (_m *MockHTTPMethods) Delete(_param0 string) error

func (*MockHTTPMethods) EXPECT

func (*MockHTTPMethods) Get

func (_m *MockHTTPMethods) Get(_param0 string) ([]byte, error)

func (*MockHTTPMethods) Post

func (_m *MockHTTPMethods) Post(_param0 string, _param1 map[string]interface{}) ([]byte, error)

type MockHTTPMethodsRecorder

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

Recorder for MockHTTPMethods (not exported)

func (*MockHTTPMethodsRecorder) Delete

func (_mr *MockHTTPMethodsRecorder) Delete(arg0 interface{}) *gomock.Call

func (*MockHTTPMethodsRecorder) Get

func (_mr *MockHTTPMethodsRecorder) Get(arg0 interface{}) *gomock.Call

func (*MockHTTPMethodsRecorder) Post

func (_mr *MockHTTPMethodsRecorder) Post(arg0, arg1 interface{}) *gomock.Call

Jump to

Keyboard shortcuts

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