testing

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SimpleMatcher

func SimpleMatcher(checkFunc MatchCheckFunc) types.GomegaMatcher

Types

type MatchCheckFunc

type MatchCheckFunc func(actualValue interface{}) (MatchStatus, error)

type MatchStatus

type MatchStatus struct {
	// contains filtered or unexported fields
}

func FailureMatchStatus

func FailureMatchStatus(failureMessage, negativeFailureMessage string) MatchStatus

func SuccessMatchStatus

func SuccessMatchStatus() MatchStatus

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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