suite

package
v0.0.0-...-0312a9a Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitSuite

func InitSuite(suiteCtx *types.SuiteContext)

InitSuite performs common logic for Ginkgo's BeforeSuite

func NewSuiteContext

func NewSuiteContext(suiteID string) *types.SuiteContext

NewSuiteContext creates the SuiteContext instance and loads some data like flags into the context

func PreTearDown

func PreTearDown(suiteCtx *types.SuiteContext)

func RunSuite

func RunSuite(t *testing.T, suiteName string, suiteCtx *types.SuiteContext)

RunSuite starts the execution of a test suite

func SetFlags

func SetFlags()

SetFlags call this function on init function on test suite package

func TearDownSuite

func TearDownSuite(suiteCtx *types.SuiteContext)

TearDownSuite performs common logic for Ginkgo's AfterSuite

Types

This section is empty.

Jump to

Keyboard shortcuts

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