UseCases.selftest.epyunit.default package¶
Submodules¶
UseCases.selftest.epyunit.default.CallCase module¶
Verifies ‘epyunit –selftest’.
Module contents¶
The UseCase selftest.epyunit demonstrates and verifies the ‘–selftest’ option for a basic quick check.
CallUseCase.py
The main primary call of the UseCase. In dialogue mode this should be started by PyDev debugger from Eclipse.
bin/epyunit
The commandline interface wrapper.
- The following figure depicts the components.
+------------------+ +-------------+ | | | | | CallUseCase.py | <---> | bin/epyunit | | | | | +------------------+ +-------------+ A A | | UseCase the CLI wrapper frame for tests