framework

package
v0.0.99 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: UPL-1.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup() error

Setup sets up a test framework and initialises framework.Global.

func Teardown

func Teardown() error

Teardown shuts down the test framework and cleans up.

Types

type Framework

type Framework struct {
	KubeConfigContents       string
	KubeClient               kubernetes.Interface
	VerrazzanoOperatorClient clientset.Interface
	Namespace                string
	RunID                    string
}

Framework handles communication with the kube cluster in e2e tests.

var Global *Framework

Global framework.

Jump to

Keyboard shortcuts

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