mock_apifabca

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_apifabca is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFabricCAClient

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

MockFabricCAClient is a mock of FabricCAClient interface

func NewMockFabricCAClient

func NewMockFabricCAClient(ctrl *gomock.Controller) *MockFabricCAClient

NewMockFabricCAClient creates a new mock instance

func (*MockFabricCAClient) CAName

func (m *MockFabricCAClient) CAName() string

CAName mocks base method

func (*MockFabricCAClient) EXPECT

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

func (*MockFabricCAClient) Enroll

func (m *MockFabricCAClient) Enroll(arg0, arg1 string) (apicryptosuite.Key, []byte, error)

Enroll mocks base method

func (*MockFabricCAClient) Reenroll

func (m *MockFabricCAClient) Reenroll(arg0 apifabca.User) (apicryptosuite.Key, []byte, error)

Reenroll mocks base method

func (*MockFabricCAClient) Register

Register mocks base method

func (*MockFabricCAClient) Revoke

Revoke mocks base method

type MockFabricCAClientMockRecorder

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

MockFabricCAClientMockRecorder is the mock recorder for MockFabricCAClient

func (*MockFabricCAClientMockRecorder) CAName

CAName indicates an expected call of CAName

func (*MockFabricCAClientMockRecorder) Enroll

func (mr *MockFabricCAClientMockRecorder) Enroll(arg0, arg1 interface{}) *gomock.Call

Enroll indicates an expected call of Enroll

func (*MockFabricCAClientMockRecorder) Reenroll

func (mr *MockFabricCAClientMockRecorder) Reenroll(arg0 interface{}) *gomock.Call

Reenroll indicates an expected call of Reenroll

func (*MockFabricCAClientMockRecorder) Register

func (mr *MockFabricCAClientMockRecorder) Register(arg0, arg1 interface{}) *gomock.Call

Register indicates an expected call of Register

func (*MockFabricCAClientMockRecorder) Revoke

func (mr *MockFabricCAClientMockRecorder) Revoke(arg0, arg1 interface{}) *gomock.Call

Revoke indicates an expected call of Revoke

Jump to

Keyboard shortcuts

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