Classes | |
class | imregrid_test |
Functions | |
def | alleqnum |
def | test_start |
def | test_end |
def | suite |
Variables | |
string | IMAGE |
int | total |
int | fail |
string | current_test |
string | stars |
tuple | datapath |
string | out1 |
string | out2 |
string | out3 |
string | out4 |
string | out5 |
def tests.test_imregrid.alleqnum | ( | x, | |
num, | |||
tolerance = 0 |
|||
) |
Definition at line 18 of file test_imregrid.py.
References regression_utility.stop().
Referenced by tests.test_imregrid.imregrid_test.test_general().
def tests.test_imregrid.suite | ( | ) |
Definition at line 438 of file test_imregrid.py.
def tests.test_imregrid.test_end | ( | condition, | |
error_msg | |||
) |
Definition at line 56 of file test_imregrid.py.
def tests.test_imregrid.test_start | ( | msg | ) |
Definition at line 49 of file test_imregrid.py.
Definition at line 13 of file test_imregrid.py.
Definition at line 16 of file test_imregrid.py.
Definition at line 12 of file test_imregrid.py.
string tests.test_imregrid.IMAGE |
Definition at line 9 of file test_imregrid.py.
string tests.test_imregrid.out1 |
Definition at line 65 of file test_imregrid.py.
string tests.test_imregrid.out2 |
Definition at line 66 of file test_imregrid.py.
string tests.test_imregrid.out3 |
Definition at line 67 of file test_imregrid.py.
string tests.test_imregrid.out4 |
Definition at line 68 of file test_imregrid.py.
string tests.test_imregrid.out5 |
Definition at line 69 of file test_imregrid.py.
string tests.test_imregrid.stars |
Definition at line 14 of file test_imregrid.py.
Definition at line 11 of file test_imregrid.py.