Unittest documentation¶
List of testcases and tested requirements¶
tcs to requirements
| test case | requirement | 
|---|---|
Testcase details¶
Note
This module documentation was generated using automodule. See the docstrings in the implementation for the source code of this document.
tests for exemplum module
- class exemplum_test.test_exemplum.TestExemplum(methodName='runTest')[source]¶
- test cases for class Exemplum - test_add_data()[source]¶
- 
initialize an Exemplumobject and add an element. Inspect the data storage if added data is there.