mocka

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const MockAName = "mocka"

Variables

This section is empty.

Functions

func New

func New() auacornapi.Acorn

Types

type MockA

type MockA interface {
	IsA() bool
}

type MockAImpl

type MockAImpl struct {
	MockB mockb.MockB
	MockC mockc.MockC
}

func (*MockAImpl) AcornName

func (m *MockAImpl) AcornName() string

func (*MockAImpl) AssembleAcorn

func (m *MockAImpl) AssembleAcorn(registry auacornapi.AcornRegistry) error

func (*MockAImpl) IsA

func (m *MockAImpl) IsA() bool

func (*MockAImpl) SetupAcorn

func (m *MockAImpl) SetupAcorn(registry auacornapi.AcornRegistry) error

func (*MockAImpl) TeardownAcorn

func (m *MockAImpl) TeardownAcorn(registry auacornapi.AcornRegistry) error

Jump to

Keyboard shortcuts

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