‘epyunit.selftest’ - Module

Selftest for the package ‘epyunit’.

Functions

selftest

epyunit.selftest.selftest(slang=None, **kargs)[source]

Calls some interfaces for basic operational checks.

Args:

slang: The language type of the testscript, current availble:

perl

python

bash

**kargs:

out:

verbose:

debug:

Returns:
None.
Raises:
In case of assertion errors.