testcases

package
v1.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Package testcases provides end-to-end (E2E) testing functionality for the application.

Index

Constants

This section is empty.

Variables

View Source
var Tests = make([]TestCase, 0)

Functions

This section is empty.

Types

type LogValidation

type LogValidation struct {
	LogFile        string
	ValidationFunc Validation
}

type ResultsValidation

type ResultsValidation struct {
	ResultsFile    string
	ResultsFormats []string
}

type TestCase

type TestCase struct {
	Name       string
	Args       args
	WantStatus []int
	Validation Validation
}

type TestTemplates

type TestTemplates struct {
	Help          string
	ScanHelp      string
	RemediateHelp string
	AnalyzeHelp   string
}

type Validation

type Validation func(string) bool

Source Files

Jump to

Keyboard shortcuts

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