matchers

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Azure

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

TODO: Put this into a subpackage TODO: Would we rather these just be on testcontext? Might read better

func NewAzure

func NewAzure(ctx context.Context, client *genericarmclient.GenericClient) *Azure

func (*Azure) BeDeleted

func (m *Azure) BeDeleted(apiVersion string) *BeDeletedInAzureMatcher

type BeDeletedInAzureMatcher

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

func BeDeletedInAzure

func BeDeletedInAzure(ctx context.Context, client *genericarmclient.GenericClient, apiVersion string) *BeDeletedInAzureMatcher

func (*BeDeletedInAzureMatcher) FailureMessage

func (m *BeDeletedInAzureMatcher) FailureMessage(actual interface{}) string

func (*BeDeletedInAzureMatcher) Match

func (m *BeDeletedInAzureMatcher) Match(actual interface{}) (bool, error)

func (*BeDeletedInAzureMatcher) NegatedFailureMessage

func (m *BeDeletedInAzureMatcher) NegatedFailureMessage(actual interface{}) string

Jump to

Keyboard shortcuts

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