tests

package
v1.0.789 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsConfigs added in v1.0.561

func ContainsConfigs(expected ...models.ConfigItem) types.GomegaMatcher

func EqualConfigs

func EqualConfigs(expected ...models.ConfigItem) types.GomegaMatcher

Types

type ContainsConfigItems added in v1.0.561

type ContainsConfigItems struct {
	Expected []models.ConfigItem
}

func (*ContainsConfigItems) FailureMessage added in v1.0.561

func (matcher *ContainsConfigItems) FailureMessage(actual interface{}) string

func (*ContainsConfigItems) Match added in v1.0.561

func (matcher *ContainsConfigItems) Match(actual interface{}) (bool, error)

func (*ContainsConfigItems) NegatedFailureMessage added in v1.0.561

func (matcher *ContainsConfigItems) NegatedFailureMessage(actual interface{}) string

type EqualsConfigItems

type EqualsConfigItems struct {
	Expected []models.ConfigItem
}

func (*EqualsConfigItems) FailureMessage

func (matcher *EqualsConfigItems) FailureMessage(actual interface{}) string

func (*EqualsConfigItems) Match

func (matcher *EqualsConfigItems) Match(actual interface{}) (bool, error)

func (*EqualsConfigItems) NegatedFailureMessage

func (matcher *EqualsConfigItems) NegatedFailureMessage(actual interface{}) string

Directories

Path Synopsis
fixtures

Jump to

Keyboard shortcuts

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