mocks

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 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 ProjectMemberServiceClient added in v0.11.0

type ProjectMemberServiceClient struct {
	mock.Mock
}

ProjectMemberServiceClient is an autogenerated mock type for the ProjectMemberServiceClient type

func NewProjectMemberServiceClient added in v0.11.0

func NewProjectMemberServiceClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectMemberServiceClient

NewProjectMemberServiceClient creates a new instance of ProjectMemberServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectMemberServiceClient) Create added in v0.11.0

Create provides a mock function with given fields: ctx, in, opts

func (*ProjectMemberServiceClient) Delete added in v0.11.0

Delete provides a mock function with given fields: ctx, in, opts

func (*ProjectMemberServiceClient) Find added in v0.11.0

Find provides a mock function with given fields: ctx, in, opts

func (*ProjectMemberServiceClient) Get added in v0.11.0

Get provides a mock function with given fields: ctx, in, opts

func (*ProjectMemberServiceClient) Update added in v0.11.0

Update provides a mock function with given fields: ctx, in, opts

type ProjectMemberServiceServer added in v0.11.0

type ProjectMemberServiceServer struct {
	mock.Mock
}

ProjectMemberServiceServer is an autogenerated mock type for the ProjectMemberServiceServer type

func NewProjectMemberServiceServer added in v0.11.0

func NewProjectMemberServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectMemberServiceServer

NewProjectMemberServiceServer creates a new instance of ProjectMemberServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectMemberServiceServer) Create added in v0.11.0

Create provides a mock function with given fields: _a0, _a1

func (*ProjectMemberServiceServer) Delete added in v0.11.0

Delete provides a mock function with given fields: _a0, _a1

func (*ProjectMemberServiceServer) Find added in v0.11.0

Find provides a mock function with given fields: _a0, _a1

func (*ProjectMemberServiceServer) Get added in v0.11.0

Get provides a mock function with given fields: _a0, _a1

func (*ProjectMemberServiceServer) Update added in v0.11.0

Update provides a mock function with given fields: _a0, _a1

type ProjectServiceClient

type ProjectServiceClient struct {
	mock.Mock
}

ProjectServiceClient is an autogenerated mock type for the ProjectServiceClient type

func NewProjectServiceClient added in v0.9.0

func NewProjectServiceClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectServiceClient

NewProjectServiceClient creates a new instance of ProjectServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectServiceClient) Create

Create provides a mock function with given fields: ctx, in, opts

func (*ProjectServiceClient) Delete

Delete provides a mock function with given fields: ctx, in, opts

func (*ProjectServiceClient) Find

Find provides a mock function with given fields: ctx, in, opts

func (*ProjectServiceClient) Get

Get provides a mock function with given fields: ctx, in, opts

func (*ProjectServiceClient) GetHistory added in v0.7.0

GetHistory provides a mock function with given fields: ctx, in, opts

func (*ProjectServiceClient) Update

Update provides a mock function with given fields: ctx, in, opts

type ProjectServiceServer added in v0.9.0

type ProjectServiceServer struct {
	mock.Mock
}

ProjectServiceServer is an autogenerated mock type for the ProjectServiceServer type

func NewProjectServiceServer added in v0.9.0

func NewProjectServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectServiceServer

NewProjectServiceServer creates a new instance of ProjectServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectServiceServer) Create added in v0.9.0

Create provides a mock function with given fields: _a0, _a1

func (*ProjectServiceServer) Delete added in v0.9.0

Delete provides a mock function with given fields: _a0, _a1

func (*ProjectServiceServer) Find added in v0.9.0

Find provides a mock function with given fields: _a0, _a1

func (*ProjectServiceServer) Get added in v0.9.0

Get provides a mock function with given fields: _a0, _a1

func (*ProjectServiceServer) GetHistory added in v0.9.0

GetHistory provides a mock function with given fields: _a0, _a1

func (*ProjectServiceServer) Update added in v0.9.0

Update provides a mock function with given fields: _a0, _a1

type TenantMemberServiceClient added in v0.11.2

type TenantMemberServiceClient struct {
	mock.Mock
}

TenantMemberServiceClient is an autogenerated mock type for the TenantMemberServiceClient type

func NewTenantMemberServiceClient added in v0.11.2

func NewTenantMemberServiceClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *TenantMemberServiceClient

NewTenantMemberServiceClient creates a new instance of TenantMemberServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TenantMemberServiceClient) Create added in v0.11.2

Create provides a mock function with given fields: ctx, in, opts

func (*TenantMemberServiceClient) Delete added in v0.11.2

Delete provides a mock function with given fields: ctx, in, opts

func (*TenantMemberServiceClient) Find added in v0.11.2

Find provides a mock function with given fields: ctx, in, opts

func (*TenantMemberServiceClient) Get added in v0.11.2

Get provides a mock function with given fields: ctx, in, opts

func (*TenantMemberServiceClient) Update added in v0.11.2

Update provides a mock function with given fields: ctx, in, opts

type TenantMemberServiceServer added in v0.11.2

type TenantMemberServiceServer struct {
	mock.Mock
}

TenantMemberServiceServer is an autogenerated mock type for the TenantMemberServiceServer type

func NewTenantMemberServiceServer added in v0.11.2

func NewTenantMemberServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *TenantMemberServiceServer

NewTenantMemberServiceServer creates a new instance of TenantMemberServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TenantMemberServiceServer) Create added in v0.11.2

Create provides a mock function with given fields: _a0, _a1

func (*TenantMemberServiceServer) Delete added in v0.11.2

Delete provides a mock function with given fields: _a0, _a1

func (*TenantMemberServiceServer) Find added in v0.11.2

Find provides a mock function with given fields: _a0, _a1

func (*TenantMemberServiceServer) Get added in v0.11.2

Get provides a mock function with given fields: _a0, _a1

func (*TenantMemberServiceServer) Update added in v0.11.2

Update provides a mock function with given fields: _a0, _a1

type TenantServiceClient

type TenantServiceClient struct {
	mock.Mock
}

TenantServiceClient is an autogenerated mock type for the TenantServiceClient type

func NewTenantServiceClient added in v0.9.0

func NewTenantServiceClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *TenantServiceClient

NewTenantServiceClient creates a new instance of TenantServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TenantServiceClient) Create

Create provides a mock function with given fields: ctx, in, opts

func (*TenantServiceClient) Delete

Delete provides a mock function with given fields: ctx, in, opts

func (*TenantServiceClient) Find

Find provides a mock function with given fields: ctx, in, opts

func (*TenantServiceClient) Get

Get provides a mock function with given fields: ctx, in, opts

func (*TenantServiceClient) GetHistory added in v0.7.0

GetHistory provides a mock function with given fields: ctx, in, opts

func (*TenantServiceClient) Update

Update provides a mock function with given fields: ctx, in, opts

type TenantServiceServer added in v0.9.0

type TenantServiceServer struct {
	mock.Mock
}

TenantServiceServer is an autogenerated mock type for the TenantServiceServer type

func NewTenantServiceServer added in v0.9.0

func NewTenantServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *TenantServiceServer

NewTenantServiceServer creates a new instance of TenantServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TenantServiceServer) Create added in v0.9.0

Create provides a mock function with given fields: _a0, _a1

func (*TenantServiceServer) Delete added in v0.9.0

Delete provides a mock function with given fields: _a0, _a1

func (*TenantServiceServer) Find added in v0.9.0

Find provides a mock function with given fields: _a0, _a1

func (*TenantServiceServer) Get added in v0.9.0

Get provides a mock function with given fields: _a0, _a1

func (*TenantServiceServer) GetHistory added in v0.9.0

GetHistory provides a mock function with given fields: _a0, _a1

func (*TenantServiceServer) Update added in v0.9.0

Update provides a mock function with given fields: _a0, _a1

type UnsafeProjectMemberServiceServer added in v0.11.0

type UnsafeProjectMemberServiceServer struct {
	mock.Mock
}

UnsafeProjectMemberServiceServer is an autogenerated mock type for the UnsafeProjectMemberServiceServer type

func NewUnsafeProjectMemberServiceServer added in v0.11.0

func NewUnsafeProjectMemberServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *UnsafeProjectMemberServiceServer

NewUnsafeProjectMemberServiceServer creates a new instance of UnsafeProjectMemberServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

type UnsafeProjectServiceServer added in v0.10.2

type UnsafeProjectServiceServer struct {
	mock.Mock
}

UnsafeProjectServiceServer is an autogenerated mock type for the UnsafeProjectServiceServer type

func NewUnsafeProjectServiceServer added in v0.10.2

func NewUnsafeProjectServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *UnsafeProjectServiceServer

NewUnsafeProjectServiceServer creates a new instance of UnsafeProjectServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

type UnsafeTenantMemberServiceServer added in v0.11.2

type UnsafeTenantMemberServiceServer struct {
	mock.Mock
}

UnsafeTenantMemberServiceServer is an autogenerated mock type for the UnsafeTenantMemberServiceServer type

func NewUnsafeTenantMemberServiceServer added in v0.11.2

func NewUnsafeTenantMemberServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *UnsafeTenantMemberServiceServer

NewUnsafeTenantMemberServiceServer creates a new instance of UnsafeTenantMemberServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

type UnsafeTenantServiceServer added in v0.10.2

type UnsafeTenantServiceServer struct {
	mock.Mock
}

UnsafeTenantServiceServer is an autogenerated mock type for the UnsafeTenantServiceServer type

func NewUnsafeTenantServiceServer added in v0.10.2

func NewUnsafeTenantServiceServer(t interface {
	mock.TestingT
	Cleanup(func())
}) *UnsafeTenantServiceServer

NewUnsafeTenantServiceServer creates a new instance of UnsafeTenantServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

Jump to

Keyboard shortcuts

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