package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package test provide library for helping with testing.
Assert will compare two interfaces: `exp` and `got` whether its same with
`equal` value.
If comparison result is not same with `equal`, it will terminate the test
program.
AssertBench will compare two interfaces: `exp` and `got` whether its same
with `equal` value.
If comparison result is not same with `equal`, it will terminate the test
program.
Source Files
¶
Directories
¶
Package mock provide a mocking for standard output and standard error.
|
Package mock provide a mocking for standard output and standard error. |
Click to show internal directories.
Click to hide internal directories.