mocks

package
v0.0.0-...-cb42e1a Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFakeResponseWriter

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

MockFakeResponseWriter is a mock of FakeResponseWriter interface.

func NewMockFakeResponseWriter

func NewMockFakeResponseWriter(ctrl *gomock.Controller) *MockFakeResponseWriter

NewMockFakeResponseWriter creates a new mock instance.

func (*MockFakeResponseWriter) EXPECT

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

func (*MockFakeResponseWriter) Header

func (m *MockFakeResponseWriter) Header() http.Header

Header mocks base method.

func (*MockFakeResponseWriter) Write

func (m *MockFakeResponseWriter) Write(arg0 []byte) (int, error)

Write mocks base method.

func (*MockFakeResponseWriter) WriteHeader

func (m *MockFakeResponseWriter) WriteHeader(statusCode int)

WriteHeader mocks base method.

type MockFakeResponseWriterMockRecorder

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

MockFakeResponseWriterMockRecorder is the mock recorder for MockFakeResponseWriter.

func (*MockFakeResponseWriterMockRecorder) Header

Header indicates an expected call of Header.

func (*MockFakeResponseWriterMockRecorder) Write

Write indicates an expected call of Write.

func (*MockFakeResponseWriterMockRecorder) WriteHeader

func (mr *MockFakeResponseWriterMockRecorder) WriteHeader(statusCode any) *gomock.Call

WriteHeader indicates an expected call of WriteHeader.

Jump to

Keyboard shortcuts

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