package
3.4.3
Repository: https://github.com/gojuno/minimock.git
Documentation: pkg.go.dev

# Functions

NewActorMock returns a mock for actor.
NewContextAccepterMock returns a mock for contextAccepter.
NewCustomFormatterNameMock returns a mock for Formatter.
NewFormatterAliasMock returns a mock for formatterAlias.
NewFormatterMock returns a mock for Formatter.
NewFormatterTypeMock returns a mock for formatterType.
NewGenericComplexUnionMock returns a mock for genericComplexUnion.
NewGenericInlineUnionMock returns a mock for genericInlineUnion.
NewGenericInlineUnionWithManyTypesMock returns a mock for genericInlineUnionWithManyTypes.
NewGenericInMock returns a mock for genericIn.
NewGenericInoutMock returns a mock for genericInout.
NewGenericMultipleTypesMock returns a mock for genericMultipleTypes.
NewGenericOutMock returns a mock for genericOut.
NewGenericSimpleUnionMock returns a mock for genericSimpleUnion.
NewGenericSpecificMock returns a mock for genericSpecific.
NewReaderMock returns a mock for reader.

# Structs

ActorMock implements actor.
ActorMockActionExpectation specifies expectation struct of the actor.Action.
ActorMockActionOrigins contains origins of expectations of the actor.Action.
ActorMockActionParamPtrs contains pointers to parameters of the actor.Action.
ActorMockActionParams contains parameters of the actor.Action.
ActorMockActionResults contains results of the actor.Action.
ContextAccepterMock implements contextAccepter.
ContextAccepterMockAcceptContextExpectation specifies expectation struct of the contextAccepter.AcceptContext.
ContextAccepterMockAcceptContextOrigins contains origins of expectations of the contextAccepter.AcceptContext.
ContextAccepterMockAcceptContextParamPtrs contains pointers to parameters of the contextAccepter.AcceptContext.
ContextAccepterMockAcceptContextParams contains parameters of the contextAccepter.AcceptContext.
ContextAccepterMockAcceptContextWithOtherArgsExpectation specifies expectation struct of the contextAccepter.AcceptContextWithOtherArgs.
ContextAccepterMockAcceptContextWithOtherArgsOrigins contains origins of expectations of the contextAccepter.AcceptContextWithOtherArgs.
ContextAccepterMockAcceptContextWithOtherArgsParamPtrs contains pointers to parameters of the contextAccepter.AcceptContextWithOtherArgs.
ContextAccepterMockAcceptContextWithOtherArgsParams contains parameters of the contextAccepter.AcceptContextWithOtherArgs.
ContextAccepterMockAcceptContextWithOtherArgsResults contains results of the contextAccepter.AcceptContextWithOtherArgs.
ContextAccepterMockAcceptContextWithStructArgsExpectation specifies expectation struct of the contextAccepter.AcceptContextWithStructArgs.
ContextAccepterMockAcceptContextWithStructArgsOrigins contains origins of expectations of the contextAccepter.AcceptContextWithStructArgs.
ContextAccepterMockAcceptContextWithStructArgsParamPtrs contains pointers to parameters of the contextAccepter.AcceptContextWithStructArgs.
ContextAccepterMockAcceptContextWithStructArgsParams contains parameters of the contextAccepter.AcceptContextWithStructArgs.
ContextAccepterMockAcceptContextWithStructArgsResults contains results of the contextAccepter.AcceptContextWithStructArgs.
CustomFormatterNameMock implements Formatter.
CustomFormatterNameMockFormatExpectation specifies expectation struct of the Formatter.Format.
CustomFormatterNameMockFormatOrigins contains origins of expectations of the Formatter.Format.
CustomFormatterNameMockFormatParamPtrs contains pointers to parameters of the Formatter.Format.
CustomFormatterNameMockFormatParams contains parameters of the Formatter.Format.
CustomFormatterNameMockFormatResults contains results of the Formatter.Format.
FormatterAliasMock implements formatterAlias.
FormatterAliasMockFormatExpectation specifies expectation struct of the formatterAlias.Format.
FormatterAliasMockFormatOrigins contains origins of expectations of the formatterAlias.Format.
FormatterAliasMockFormatParamPtrs contains pointers to parameters of the formatterAlias.Format.
FormatterAliasMockFormatParams contains parameters of the formatterAlias.Format.
FormatterAliasMockFormatResults contains results of the formatterAlias.Format.
FormatterMock implements Formatter.
FormatterMockFormatExpectation specifies expectation struct of the Formatter.Format.
FormatterMockFormatOrigins contains origins of expectations of the Formatter.Format.
FormatterMockFormatParamPtrs contains pointers to parameters of the Formatter.Format.
FormatterMockFormatParams contains parameters of the Formatter.Format.
FormatterMockFormatResults contains results of the Formatter.Format.
FormatterTypeMock implements formatterType.
FormatterTypeMockFormatExpectation specifies expectation struct of the formatterType.Format.
FormatterTypeMockFormatOrigins contains origins of expectations of the formatterType.Format.
FormatterTypeMockFormatParamPtrs contains pointers to parameters of the formatterType.Format.
FormatterTypeMockFormatParams contains parameters of the formatterType.Format.
FormatterTypeMockFormatResults contains results of the formatterType.Format.
GenericComplexUnionMock implements genericComplexUnion.
GenericComplexUnionMockNameExpectation specifies expectation struct of the genericComplexUnion.Name.
GenericComplexUnionMockNameOrigins contains origins of expectations of the genericComplexUnion.Name.
GenericComplexUnionMockNameParamPtrs contains pointers to parameters of the genericComplexUnion.Name.
GenericComplexUnionMockNameParams contains parameters of the genericComplexUnion.Name.
GenericInlineUnionMock implements genericInlineUnion.
GenericInlineUnionMockNameExpectation specifies expectation struct of the genericInlineUnion.Name.
GenericInlineUnionMockNameOrigins contains origins of expectations of the genericInlineUnion.Name.
GenericInlineUnionMockNameParamPtrs contains pointers to parameters of the genericInlineUnion.Name.
GenericInlineUnionMockNameParams contains parameters of the genericInlineUnion.Name.
GenericInlineUnionWithManyTypesMock implements genericInlineUnionWithManyTypes.
GenericInlineUnionWithManyTypesMockNameExpectation specifies expectation struct of the genericInlineUnionWithManyTypes.Name.
GenericInlineUnionWithManyTypesMockNameOrigins contains origins of expectations of the genericInlineUnionWithManyTypes.Name.
GenericInlineUnionWithManyTypesMockNameParamPtrs contains pointers to parameters of the genericInlineUnionWithManyTypes.Name.
GenericInlineUnionWithManyTypesMockNameParams contains parameters of the genericInlineUnionWithManyTypes.Name.
GenericInMock implements genericIn.
GenericInMockNameExpectation specifies expectation struct of the genericIn.Name.
GenericInMockNameOrigins contains origins of expectations of the genericIn.Name.
GenericInMockNameParamPtrs contains pointers to parameters of the genericIn.Name.
GenericInMockNameParams contains parameters of the genericIn.Name.
GenericInoutMock implements genericInout.
GenericInoutMockNameExpectation specifies expectation struct of the genericInout.Name.
GenericInoutMockNameOrigins contains origins of expectations of the genericInout.Name.
GenericInoutMockNameParamPtrs contains pointers to parameters of the genericInout.Name.
GenericInoutMockNameParams contains parameters of the genericInout.Name.
GenericInoutMockNameResults contains results of the genericInout.Name.
GenericMultipleTypesMock implements genericMultipleTypes.
GenericMultipleTypesMockNameExpectation specifies expectation struct of the genericMultipleTypes.Name.
GenericMultipleTypesMockNameOrigins contains origins of expectations of the genericMultipleTypes.Name.
GenericMultipleTypesMockNameParamPtrs contains pointers to parameters of the genericMultipleTypes.Name.
GenericMultipleTypesMockNameParams contains parameters of the genericMultipleTypes.Name.
GenericOutMock implements genericOut.
GenericOutMockNameExpectation specifies expectation struct of the genericOut.Name.
GenericOutMockNameResults contains results of the genericOut.Name.
GenericSimpleUnionMock implements genericSimpleUnion.
GenericSimpleUnionMockNameExpectation specifies expectation struct of the genericSimpleUnion.Name.
GenericSimpleUnionMockNameOrigins contains origins of expectations of the genericSimpleUnion.Name.
GenericSimpleUnionMockNameParamPtrs contains pointers to parameters of the genericSimpleUnion.Name.
GenericSimpleUnionMockNameParams contains parameters of the genericSimpleUnion.Name.
GenericSpecificMock implements genericSpecific.
GenericSpecificMockNameExpectation specifies expectation struct of the genericSpecific.Name.
GenericSpecificMockNameOrigins contains origins of expectations of the genericSpecific.Name.
GenericSpecificMockNameParamPtrs contains pointers to parameters of the genericSpecific.Name.
GenericSpecificMockNameParams contains parameters of the genericSpecific.Name.
ReaderMock implements reader.
ReaderMockReadExpectation specifies expectation struct of the reader.Read.
ReaderMockReadOrigins contains origins of expectations of the reader.Read.
ReaderMockReadParamPtrs contains pointers to parameters of the reader.Read.
ReaderMockReadParams contains parameters of the reader.Read.
ReaderMockReadResults contains results of the reader.Read.

# Interfaces

No description provided by the author