common

package
v0.0.0-...-58d9a08 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UID = ""

Functions

func ExitErr

func ExitErr(msg string)

func GetUid

func GetUid(output string) string

Types

type TestCase

type TestCase struct {
	Name          string
	Target        string
	Fault         string
	Args          string
	Error         bool
	PreProcessor  func() error // To be realized
	Check         func() error
	CheckRecover  func() error
	PostProcessor func() error // To be realized
}

Jump to

Keyboard shortcuts

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