Discover Packages
github.com/ToQoz/gopwt
assert
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jan 24, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
OK assert given bool is true.
This will be translate to `translatedassert.OK` by gopwt.
Require assert given bool is true.
The difference from OK is Require calls t.Skip after t.Error on fail.
This will be translate to `translatedassert.Require` by gopwt.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.