testing

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppChannel

type MockAppChannel struct {
	mock.Mock
}

MockAppChannel is an autogenerated mock type for the AppChannel type

func (*MockAppChannel) GetAppConfig added in v1.2.0

func (_m *MockAppChannel) GetAppConfig() (*config.ApplicationConfig, error)

GetAppConfig provides a mock function with given fields:

func (*MockAppChannel) GetBaseAddress added in v0.6.0

func (_m *MockAppChannel) GetBaseAddress() string

GetBaseAddress provides a mock function with given fields:

func (*MockAppChannel) InvokeMethod

InvokeMethod provides a mock function with given fields: ctx, req

type MockClientConn added in v1.3.0

type MockClientConn struct {
	grpc.ClientConnInterface
	InvokeFn func(ctx context.Context, method string, args interface{}, reply interface{}, opts ...grpc.CallOption) error
}

MockClientConn is a mock implementation of grpc.ClientConnInterface.

func (*MockClientConn) Close added in v1.3.0

func (m *MockClientConn) Close() error

Close implements io.Closer.

func (*MockClientConn) Invoke added in v1.3.0

func (m *MockClientConn) Invoke(ctx context.Context, method string, args interface{}, reply interface{}, opts ...grpc.CallOption) error

type MockServer added in v1.0.0

type MockServer struct {
	Error                    error
	Subscriptions            []*runtimev1pb.TopicSubscription
	Bindings                 []string
	BindingEventResponse     runtimev1pb.BindingEventResponse
	TopicEventResponseStatus runtimev1pb.TopicEventResponse_TopicEventResponseStatus
}

MockServer implementation of fake user app server.

func (*MockServer) ListInputBindings added in v1.0.0

func (*MockServer) ListTopicSubscriptions added in v1.0.0

func (m *MockServer) ListTopicSubscriptions(ctx context.Context, in *emptypb.Empty) (*runtimev1pb.ListTopicSubscriptionsResponse, error)

func (*MockServer) OnBindingEvent added in v1.0.0

func (*MockServer) OnInvoke added in v1.0.0

func (*MockServer) OnTopicEvent added in v1.0.0

Jump to

Keyboard shortcuts

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