szenarios

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load() *szenario.Config

Load the szenarios and return the config

Types

type CrasherSzenario

type CrasherSzenario struct {
	*szenario.Base
}

CrasherSzenario a szenarion that loads google and then crashes

func (CrasherSzenario) Execute

func (CrasherSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

type GoogleSzenario

type GoogleSzenario struct {
	*szenario.Base
	Search      string
	MustContain []string
}

GoogleSzenario does load google

func (GoogleSzenario) Execute

func (gs GoogleSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

type OwaSzenario

type OwaSzenario struct {
	*szenario.Base
	OwaURL string
}

OwaSzenario load Outlook Web Acces (on prem) and checks that the inbox is visible

func (*OwaSzenario) Execute

func (s *OwaSzenario) Execute(engine szenario.Engine) (err error)

Execute the szenario

Jump to

Keyboard shortcuts

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