Classes | |
class | boxit_test |
Functions | |
def | compare_region |
def | compare_mask |
def | suite |
Variables | |
string | imagename |
string | msgs |
string | exp_basic_rgn |
string | exp_basic_mask |
string | exp_minsize_rgn |
string | exp_minsize_mask |
string | exp_diag_rgn |
string | exp_diag_mask |
string | exp_boxstretch_rgn |
string | exp_boxstretch_mask |
list | List |
def tests.test_boxit.compare_mask | ( | expected_mask, | |
got_mask, | |||
difference_image | |||
) |
Definition at line 105 of file test_boxit.py.
Referenced by tests.test_boxit.boxit_test.test_basic(), tests.test_boxit.boxit_test.test_boxstretch(), tests.test_boxit.boxit_test.test_CAS_2059(), tests.test_boxit.boxit_test.test_diag(), and tests.test_boxit.boxit_test.test_minsize().
def tests.test_boxit.compare_region | ( | expected_region_file, | |
got_region_file | |||
) |
Definition at line 95 of file test_boxit.py.
Referenced by tests.test_boxit.boxit_test.test_basic(), tests.test_boxit.boxit_test.test_boxstretch(), tests.test_boxit.boxit_test.test_CAS_2059(), tests.test_boxit.boxit_test.test_diag(), and tests.test_boxit.boxit_test.test_minsize().
def tests.test_boxit.suite | ( | ) |
Definition at line 214 of file test_boxit.py.
Definition at line 84 of file test_boxit.py.
Definition at line 83 of file test_boxit.py.
Definition at line 90 of file test_boxit.py.
Definition at line 89 of file test_boxit.py.
Definition at line 88 of file test_boxit.py.
Definition at line 87 of file test_boxit.py.
Definition at line 86 of file test_boxit.py.
Definition at line 85 of file test_boxit.py.
string tests.test_boxit.imagename |
Definition at line 81 of file test_boxit.py.
Definition at line 92 of file test_boxit.py.
string tests.test_boxit.msgs |
Definition at line 82 of file test_boxit.py.