package
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: Jan 27, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package assert is an utility package containing reusable testing functionality
extending github.com/stretchr/testify/assert
EventuallyTrue asserts that the given predicate becomes true within the given timeout. It
checks the predicate regularly each 100ms.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.