testutil

package
v0.0.0-...-7639841 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Eventually

func Eventually(t testing.T, check CheckFunc, opts ...EventuallyOption) bool

Types

type CheckFunc

type CheckFunc func() bool

type EventuallyOption

type EventuallyOption func(opts *eventuallyOptions)

func Message

func Message(format string, args ...interface{}) EventuallyOption

func PollInterval

func PollInterval(interval time.Duration) EventuallyOption

func PollTimeout

func PollTimeout(timeout time.Duration) EventuallyOption

Jump to

Keyboard shortcuts

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