gomega

package
v1.16.13 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultConsistentlyDuration is the default value for the duration parameter
	// to the async assertion Consistently. Last updated gomega@v1.26.0
	DefaultConsistentlyDuration = time.Millisecond * 100
	// DefaultConsistentlyPollingInterval is the default value for the polling
	// interval parameter to the async assertion Consistently. Last updated gomega@v1.26.0
	DefaultConsistentlyPollingInterval = time.Millisecond * 10
	// DefaultEventuallyTimeout is the default value for the timeout parameter
	// to the async assertion Eventually. Last updated gomega@v1.26.0
	DefaultEventuallyTimeout = time.Second * 1
	// DefaultEventuallyPollingInterval is the default value for the polling
	// interval parameter to the async assertion Eventually. Last updated gomega@v1.26.0
	DefaultEventuallyPollingInterval = time.Millisecond * 10
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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