hipercam.tests.group_test¶
Classes¶
Provides simple tests of Group methods |
Module Contents¶
- class hipercam.tests.group_test.TestGroup(methodName='runTest')¶
Bases:
unittest.TestCaseProvides simple tests of Group methods
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- test_group_copy()¶
- test_group_setitem()¶
- test_agroup_iadd()¶
- test_agroup_isub()¶
- test_agroup_add()¶