helpersmock

package
v0.0.0-...-60446d7 Latest Latest
Warning

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

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

Documentation

Overview

Package helpersmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHelpersInterface

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

MockHelpersInterface is a mock of HelpersInterface interface

func NewMockHelpersInterface

func NewMockHelpersInterface(ctrl *gomock.Controller) *MockHelpersInterface

NewMockHelpersInterface creates a new mock instance

func (*MockHelpersInterface) CreateOCSPReq

func (m *MockHelpersInterface) CreateOCSPReq(arg0 string, arg1, arg2 *x509.Certificate, arg3 string, arg4 crypto.Hash) (*http.Request, error)

CreateOCSPReq mocks base method

func (*MockHelpersInterface) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockHelpersInterface) GetCertFromIssuerURL

func (m *MockHelpersInterface) GetCertFromIssuerURL(arg0 string) (*x509.Certificate, error)

GetCertFromIssuerURL mocks base method

func (*MockHelpersInterface) GetOCSPResp

func (m *MockHelpersInterface) GetOCSPResp(arg0 *http.Request) ([]byte, error)

GetOCSPResp mocks base method

type MockHelpersInterfaceMockRecorder

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

MockHelpersInterfaceMockRecorder is the mock recorder for MockHelpersInterface

func (*MockHelpersInterfaceMockRecorder) CreateOCSPReq

func (mr *MockHelpersInterfaceMockRecorder) CreateOCSPReq(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

CreateOCSPReq indicates an expected call of CreateOCSPReq

func (*MockHelpersInterfaceMockRecorder) GetCertFromIssuerURL

func (mr *MockHelpersInterfaceMockRecorder) GetCertFromIssuerURL(arg0 interface{}) *gomock.Call

GetCertFromIssuerURL indicates an expected call of GetCertFromIssuerURL

func (*MockHelpersInterfaceMockRecorder) GetOCSPResp

func (mr *MockHelpersInterfaceMockRecorder) GetOCSPResp(arg0 interface{}) *gomock.Call

GetOCSPResp indicates an expected call of GetOCSPResp

Jump to

Keyboard shortcuts

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