hipercam.tests.window_test¶
Classes¶
Provides simple tests of every Winhead method and attribute. If any of |
Module Contents¶
- class hipercam.tests.window_test.TestWinhead(methodName='runTest')¶
Bases:
unittest.TestCaseProvides simple tests of every Winhead method and attribute. If any of these fail, something is badly wrong.
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- test_window_llx()¶
- test_window_lly()¶
- test_window_nx()¶
- test_window_ny()¶
- test_window_xbin()¶
- test_window_ybin()¶
- test_window_clash()¶
- test_window_urx()¶
- test_window_ury()¶
- test_window_extent()¶
- test_window_inside()¶
- test_window_outside()¶
- test_window_xy()¶
- test_window_matches()¶
- test_window_copy_eq()¶
- test_window_ne()¶