test

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteSuiteTest

func ExecuteSuiteTest(t *testing.T, newCMD func() *cobra.Command, suites []Suite)

func JSONMarshalStrict

func JSONMarshalStrict(obj interface{}) []byte

func YAMLMarshalStrict

func YAMLMarshalStrict(obj interface{}) []byte

Types

type Suite

type Suite struct {
	Title           string
	Args            []string
	APIClient       api.ClientInterface
	Project         string
	ExpectedMessage string
	IsErrorExpected bool
}

Jump to

Keyboard shortcuts

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