mocks

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockedFunctionInstance

type MockedFunctionInstance interface {
	vm.FunctionInstance
}

func NewFunctionInstance

func NewFunctionInstance() MockedFunctionInstance

type MockedModule

type MockedModule interface {
	vm.Module
}

type MockedModuleInstance

type MockedModuleInstance interface {
	vm.ModuleInstance
}

func NewModuleInstance

func NewModuleInstance() MockedModuleInstance

type MockedPlugin

type MockedPlugin interface {
	vm.Plugin
}

func NewPlugin

func NewPlugin(failInstance bool) MockedPlugin

type MockedPluginInstance

type MockedPluginInstance interface {
	vm.PluginInstance
}

func NewPluginInstance

func NewPluginInstance() MockedPluginInstance

type MockedReturn

type MockedReturn interface {
	vm.Return
}

func NewReturn

func NewReturn() MockedReturn

Jump to

Keyboard shortcuts

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