cases

package
v0.0.0-...-5a6ef88 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(item TestCase)

Types

type TestCase

type TestCase interface {
	Setup(t *testing.T, ctx context.Context, build framework.BuildResult)
	Run(t *testing.T, ctx context.Context, build framework.BuildResult)
}

func List

func List() []TestCase

type TestGRPCClient

type TestGRPCClient exec.GRPCClient

func (*TestGRPCClient) EnsureSpaceAmount

func (client *TestGRPCClient) EnsureSpaceAmount(t *testing.T, ctx context.Context, ownerKey string, amount int)

type Test_AddRemoveOwner

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

func (*Test_AddRemoveOwner) Run

func (*Test_AddRemoveOwner) Setup

type Test_ApproveAny3Action

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

func (*Test_ApproveAny3Action) Run

func (*Test_ApproveAny3Action) Setup

type Test_CreateSpace

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

func (*Test_CreateSpace) Run

func (*Test_CreateSpace) Setup

func (c *Test_CreateSpace) Setup(t *testing.T, ctx context.Context, build framework.BuildResult)

type Test_KeychainWriters

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

func (*Test_KeychainWriters) Run

func (*Test_KeychainWriters) Setup

type Test_OwnerApproveAction

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

func (*Test_OwnerApproveAction) Run

func (*Test_OwnerApproveAction) Setup

Jump to

Keyboard shortcuts

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