Classes | |
class | imhead_test |
Functions | |
def | suite |
Variables | |
string | input_file |
NAME: mode_test. | |
string | input_file_copy |
def tests.test_imhead.suite | ( | ) |
Definition at line 1033 of file test_imhead.py.
string tests.test_imhead.input_file |
NAME: mode_test.
SHORT DESCRIPTION: Make sure all of the modes are supported and that a graceful exit occurs for an invalid mode.
DESCRIPTION: Call each of the modes to make sure they work. The VALID modes are: list, get, put, history, summary, fits, add, and del.
The INVALID modes called are: '', 2.2, and bad
Definition at line 109 of file test_imhead.py.
Definition at line 110 of file test_imhead.py.