Base class for sdimprocess unit test. More...
Static Public Attributes | |
string | taskname |
tuple | datapath |
Private Member Functions | |
def | _checkfile |
def | _checkstats |
Base class for sdimprocess unit test.
Base class for sdimprocess unit test
Definition at line 24 of file test_sdimprocess.py.
def tests.test_sdimprocess.sdimprocess_unittest_base._checkfile | ( | self, | |
name | |||
) | [private] |
Definition at line 31 of file test_sdimprocess.py.
Referenced by tests.test_sdsave.sdsave_test7._check_restfreq(), tests.test_sdmath.sdmath_unittest_base._checkresult(), tests.test_sdimprocess.sdimprocess_unittest_base._checkstats(), tests.test_sdtpimaging.sdtpimaging_unittest_base._compare(), tests.test_sdscale.sdscale_unittest_base._compare(), tests.test_sdmath.sdmath_unittest_base._compare(), tests.test_sdstat.sdstat_unittest_base._convert_masklist(), tests.test_sdsave.sdsave_unittest_base._get(), tests.test_sdsave.sdsave_storageTest._get_scantable_params(), and tests.test_sdsmooth.sdsmooth_unittest_base._getStats().
def tests.test_sdimprocess.sdimprocess_unittest_base._checkstats | ( | self, | |
name, | |||
ref | |||
) | [private] |
Definition at line 36 of file test_sdimprocess.py.
References tests.test_sdbaseline.sdbaseline_unittest_base._checkfile(), tests.test_sdimprocess.sdimprocess_unittest_base._checkfile(), tests.test_sdcal.sdcal_unittest_base._checkfile(), and tests.test_sdimaging.sdimaging_unittest_base._checkfile().
Referenced by tests.test_sdimprocess.sdimprocess_test1.test100(), tests.test_sdimprocess.sdimprocess_test1.test101(), tests.test_sdimprocess.sdimprocess_test2.test2000(), and tests.test_sdimprocess.sdimprocess_test2.test2001().
tuple tests.test_sdimprocess.sdimprocess_unittest_base.datapath [static] |
Definition at line 29 of file test_sdimprocess.py.
Referenced by tests.test_simobserve.simobserve_unittest_base._copy_input(), tests.test_sdlist.sdlist_test.setUp(), tests.test_sdreduce.sdreduce_test.setUp(), tests.test_sdsmooth.sdsmooth_badinputs.setUp(), tests.test_sdsmooth.sdsmooth_basicTest.setUp(), tests.test_sdplot.sdplot_errorTest.setUp(), tests.test_sdstat.sdstat_basicTest.setUp(), tests.test_sdplot.sdplot_basicTest.setUp(), tests.test_sdstat.sdstat_restfreqTest.setUp(), tests.test_sdsmooth.sdsmooth_storageTest.setUp(), tests.test_sdsave.sdsave_test7.setUp(), tests.test_sdstat.sdstat_storageTest.setUp(), tests.test_sdmath.sdmath_storageTest.setUp(), tests.test_sdstat.sdstat_exceptions.setUp(), tests.test_simobserve.simobserve_badinputs.setUp(), tests.test_sdplot.sdplot_storageTest.setUp(), tests.test_sdsave.sdsave_storageTest.setUp(), tests.test_sdplot.sdplot_gridTest.setUp(), tests.test_sdplot.sdplot_selectTest.setUp(), tests.test_sdimprocess.sdimprocess_test0.test005(), tests.test_sdmath.sdmath_test0.test007(), tests.test_sdlist.sdlist_test.test01(), tests.test_sdlist.sdlist_test.test02(), tests.test_sdlist.sdlist_test.test03(), and tests.test_sdstat.sdstat_basicTest.test11().
string tests.test_sdimprocess.sdimprocess_unittest_base.taskname [static] |
Definition at line 28 of file test_sdimprocess.py.