testing

package
v0.0.0-...-90959e9 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeSematicEqual

func BeSematicEqual(expected interface{}) types.GomegaMatcher

func SetupEnvTest

func SetupEnvTest() *envtest.Environment

func SetupTestReconcile

func SetupTestReconcile(inner reconcile.Reconciler) (reconcile.Reconciler, chan reconcile.Request)

SetupTestReconcile returns a reconcile.Reconcile implementation that delegates to inner and writes the request to requests after Reconcile is finished.

func StartTestManager

func StartTestManager(mgr manager.Manager, g *gomega.GomegaWithT) (chan struct{}, *sync.WaitGroup)

StartTestManager adds recFn

Types

type BeSematicEqualMatcher

type BeSematicEqualMatcher struct {
	Expected interface{}
}

func (*BeSematicEqualMatcher) FailureMessage

func (matcher *BeSematicEqualMatcher) FailureMessage(actual interface{}) (message string)

func (*BeSematicEqualMatcher) Match

func (matcher *BeSematicEqualMatcher) Match(actual interface{}) (success bool, err error)

func (*BeSematicEqualMatcher) NegatedFailureMessage

func (matcher *BeSematicEqualMatcher) NegatedFailureMessage(actual interface{}) (message string)

Jump to

Keyboard shortcuts

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