Public Member Functions | |
def | setUp |
def | tearDown |
def | test_basic |
def | test_minsize |
def | test_diag |
def | test_boxstretch |
def | test_CAS_2059 |
Definition at line 115 of file test_boxit.py.
def tests.test_boxit.boxit_test.setUp | ( | self | ) |
Definition at line 117 of file test_boxit.py.
def tests.test_boxit.boxit_test.tearDown | ( | self | ) |
Definition at line 126 of file test_boxit.py.
def tests.test_boxit.boxit_test.test_basic | ( | self | ) |
Boxit: Basic test to ensure correct region file is being written
Definition at line 130 of file test_boxit.py.
References tests.test_boxit.compare_mask(), and tests.test_boxit.compare_region().
def tests.test_boxit.boxit_test.test_boxstretch | ( | self | ) |
Boxit: Test of non-default boxstretch parameter
Definition at line 178 of file test_boxit.py.
References tests.test_boxit.compare_mask(), and tests.test_boxit.compare_region().
def tests.test_boxit.boxit_test.test_CAS_2059 | ( | self | ) |
Boxit: CAS-2059 confirm that imagename can contain dashes
Definition at line 194 of file test_boxit.py.
References tests.test_boxit.compare_mask(), and tests.test_boxit.compare_region().
def tests.test_boxit.boxit_test.test_diag | ( | self | ) |
Boxit: Test of non-default diag parameter
Definition at line 162 of file test_boxit.py.
References tests.test_boxit.compare_mask(), and tests.test_boxit.compare_region().
def tests.test_boxit.boxit_test.test_minsize | ( | self | ) |
Boxit: Test of non-default minsize parameter
Definition at line 146 of file test_boxit.py.
References tests.test_boxit.compare_mask(), and tests.test_boxit.compare_region().