eventtest

package
v0.0.0-...-7255c58 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EvtEquals check.Checker = &evtEqualsChecker{
	check.CheckerInfo{Name: "EvtEquals", Params: []string{"obtained", "expected"}},
}
View Source
var HasEvent check.Checker = hasEventChecker{}

Functions

This section is empty.

Types

type EventDesc

type EventDesc struct {
	Target          event.Target
	ExtraTargets    []event.ExtraTarget
	Kind            string
	Owner           string
	StartCustomData interface{}
	EndCustomData   interface{}
	OtherCustomData interface{}
	LogMatches      []string
	ErrorMatches    string
	IsEmpty         bool
}

Jump to

Keyboard shortcuts

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