keeper

package
v0.0.0-...-fb35124 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NUM_DEPLOYMENT = 10
	DATASET_SIZE   = 5
)

Variables

This section is empty.

Functions

func CreateAndSetNDeployments

func CreateAndSetNDeployments(ctx sdk.Context, k *keeper.Keeper, numDeployment int, datasetSize int) ([]*types.Meta, []*types.Dataset)

func CreateAndSetNDeploymentsWithAddr

func CreateAndSetNDeploymentsWithAddr(ctx sdk.Context, k *keeper.Keeper, numDeployment int, datasetSize int, addr string) ([]*types.Meta, []*types.Dataset)

func GhostcloudKeeper

func GhostcloudKeeper(t testing.TB) (*keeper.Keeper, sdk.Context)

Types

type MsgServerTestCase

type MsgServerTestCase struct {
	Name     string
	Metas    []*types.Meta
	Payloads []*types.Payload
	Err      error
}

Jump to

Keyboard shortcuts

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