aggregate

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package aggregate is a generated GoMock package.

Package aggregate is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnotherRoot

type AnotherRoot struct {
	aggregate.BaseRoot
	// contains filtered or unexported fields
}

AnotherRoot is a mock of Root interface

func NewAnotherRoot

func NewAnotherRoot(ctrl *gomock.Controller) *AnotherRoot

NewAnotherRoot creates a new mock instance

func (*AnotherRoot) AggregateID

func (m *AnotherRoot) AggregateID() aggregate.ID

AggregateID mocks base method

func (*AnotherRoot) Apply

func (m *AnotherRoot) Apply(arg0 *aggregate.Changed)

Apply mocks base method

func (*AnotherRoot) EXPECT

func (m *AnotherRoot) EXPECT() *AnotherRootMockRecorder

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

type AnotherRootMockRecorder

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

AnotherRootMockRecorder is the mock recorder for AnotherRoot

func (*AnotherRootMockRecorder) AggregateID

func (mr *AnotherRootMockRecorder) AggregateID() *gomock.Call

AggregateID indicates an expected call of AggregateID

func (*AnotherRootMockRecorder) Apply

func (mr *AnotherRootMockRecorder) Apply(arg0 interface{}) *gomock.Call

Apply indicates an expected call of Apply

type Root

type Root struct {
	aggregate.BaseRoot
	// contains filtered or unexported fields
}

Root is a mock of Root interface

func NewRoot

func NewRoot(ctrl *gomock.Controller) *Root

NewRoot creates a new mock instance

func (*Root) AggregateID

func (m *Root) AggregateID() aggregate.ID

AggregateID mocks base method

func (*Root) Apply

func (m *Root) Apply(arg0 *aggregate.Changed)

Apply mocks base method

func (*Root) EXPECT

func (m *Root) EXPECT() *RootMockRecorder

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

type RootMockRecorder

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

RootMockRecorder is the mock recorder for Root

func (*RootMockRecorder) AggregateID

func (mr *RootMockRecorder) AggregateID() *gomock.Call

AggregateID indicates an expected call of AggregateID

func (*RootMockRecorder) Apply

func (mr *RootMockRecorder) Apply(arg0 interface{}) *gomock.Call

Apply indicates an expected call of Apply

Jump to

Keyboard shortcuts

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