framework

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = &ConfigStruct{}

Functions

func AfterSuite

func AfterSuite(f func())

func BeforeSuite

func BeforeSuite(f func())

func Context

func Context(description string, action func())

func Describe

func Describe(t *testing.T, description string, action func())

func Flags

func Flags(fs *flag.FlagSet)

func It

func It(description string, action func())

func RunSpec

func RunSpec(m *testing.M) int

Types

type ConfigStruct

type ConfigStruct struct {
	RandomSeed   int64
	ProxyVersion string
	CRDDir       string
	Verbose      bool
}

Jump to

Keyboard shortcuts

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