package
Version:
v0.2.55
Opens a new window with list of versions in this module.
Published: Jul 26, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Run(fn interface{}, desc func(desc func(string) *Test))
Run
run test
Test Test
func (t *Test) In(args ...interface{}) *Test
In input
func (t *Test) IsErr(fn ...interface{})
IsErr
check if result is error
fn is result callback
func (t *Test) IsNil(fn ...interface{})
IsNil
check if result is nil
fn is result callback
Source Files
¶
Click to show internal directories.
Click to hide internal directories.