mockhandshake

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMintTLS

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

MockMintTLS is a mock of MintTLS interface

func NewMockMintTLS

func NewMockMintTLS(ctrl *gomock.Controller) *MockMintTLS

NewMockMintTLS creates a new mock instance

func (*MockMintTLS) ComputeExporter

func (_m *MockMintTLS) ComputeExporter(_param0 string, _param1 []byte, _param2 int) ([]byte, error)

ComputeExporter mocks base method

func (*MockMintTLS) EXPECT

func (_m *MockMintTLS) EXPECT() *MockMintTLSMockRecorder

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

func (*MockMintTLS) GetCipherSuite

func (_m *MockMintTLS) GetCipherSuite() mint.CipherSuiteParams

GetCipherSuite mocks base method

func (*MockMintTLS) Handshake

func (_m *MockMintTLS) Handshake() mint.Alert

Handshake mocks base method

func (*MockMintTLS) SetCryptoStream

func (_m *MockMintTLS) SetCryptoStream(_param0 io.ReadWriter)

SetCryptoStream mocks base method

func (*MockMintTLS) SetExtensionHandler

func (_m *MockMintTLS) SetExtensionHandler(_param0 mint.AppExtensionHandler) error

SetExtensionHandler mocks base method

func (*MockMintTLS) State

func (_m *MockMintTLS) State() mint.State

State mocks base method

type MockMintTLSMockRecorder

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

MockMintTLSMockRecorder is the mock recorder for MockMintTLS

func (*MockMintTLSMockRecorder) ComputeExporter

func (_mr *MockMintTLSMockRecorder) ComputeExporter(arg0, arg1, arg2 interface{}) *gomock.Call

ComputeExporter indicates an expected call of ComputeExporter

func (*MockMintTLSMockRecorder) GetCipherSuite

func (_mr *MockMintTLSMockRecorder) GetCipherSuite() *gomock.Call

GetCipherSuite indicates an expected call of GetCipherSuite

func (*MockMintTLSMockRecorder) Handshake

func (_mr *MockMintTLSMockRecorder) Handshake() *gomock.Call

Handshake indicates an expected call of Handshake

func (*MockMintTLSMockRecorder) SetCryptoStream

func (_mr *MockMintTLSMockRecorder) SetCryptoStream(arg0 interface{}) *gomock.Call

SetCryptoStream indicates an expected call of SetCryptoStream

func (*MockMintTLSMockRecorder) SetExtensionHandler

func (_mr *MockMintTLSMockRecorder) SetExtensionHandler(arg0 interface{}) *gomock.Call

SetExtensionHandler indicates an expected call of SetExtensionHandler

func (*MockMintTLSMockRecorder) State

func (_mr *MockMintTLSMockRecorder) State() *gomock.Call

State indicates an expected call of State

Jump to

Keyboard shortcuts

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