tests

package
v0.0.0-...-6943669 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const KWTestPDUData = KnownKey("pduData")

Variables

View Source
var PDUMatcher = func(value any) bool {
	_, ok := value.(PDU)
	return ok
}
View Source
var StartTime = time.Time{}

Functions

This section is empty.

Types

type AssertionError

type AssertionError struct {
	Message string
}

func (AssertionError) Error

func (a AssertionError) Error() string

Jump to

Keyboard shortcuts

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