assert

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package assert is an utility package containing reusable testing functionality extending github.com/stretchr/testify/assert

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventuallyTrue

func EventuallyTrue(t *testing.T, timeout time.Duration, fn func() bool, msgAndArgs ...interface{}) bool

EventuallyTrue asserts that the given predicate becomes true within the given timeout. It checks the predicate regularly each 100ms.

Types

This section is empty.

Jump to

Keyboard shortcuts

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