casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Static Public Attributes | Private Member Functions
tests.test_sdsmooth.sdsmooth_unittest_base Class Reference
Inheritance diagram for tests.test_sdsmooth.sdsmooth_unittest_base:
tests.test_sdsmooth.sdsmooth_badinputs tests.test_sdsmooth.sdsmooth_basicTest tests.test_sdsmooth.sdsmooth_storageTest

List of all members.

Static Public Attributes

tuple datapath
string taskname

Private Member Functions

def _checkfile
def _getStats
 helper function to calculate necessary stat
def _compareDictVal

Detailed Description

Base class for sdsmooth unit test

Definition at line 20 of file test_sdsmooth.py.


Member Function Documentation

def tests.test_sdsmooth.sdsmooth_unittest_base._checkfile (   self,
  name 
) [private]
def tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal (   self,
  testdict,
  refdict,
  places = 4 
) [private]
def tests.test_sdsmooth.sdsmooth_unittest_base._getStats (   self,
  filename,
  linechan = None,
  basechan = None 
) [private]

helper function to calculate necessary stat

Definition at line 35 of file test_sdsmooth.py.

References tests.test_sdbaseline.sdbaseline_unittest_base._checkfile(), tests.test_sdsmooth.sdsmooth_unittest_base._checkfile(), tests.test_sdimprocess.sdimprocess_unittest_base._checkfile(), tests.test_sdscale.sdscale_unittest_base._checkfile(), tests.test_sdmath.sdmath_unittest_base._checkfile(), tests.test_sdcal.sdcal_unittest_base._checkfile(), tests.test_sdsave.sdsave_unittest_base._checkfile(), tests.test_sdimaging.sdimaging_unittest_base._checkfile(), tests.test_sdsmooth.sdsmooth_basicTest.basechan, tests.test_sdsmooth.sdsmooth_storageTest.basechan, tests.test_sdsmooth.sdsmooth_basicTest.linechan, and tests.test_sdsmooth.sdsmooth_storageTest.linechan.

Referenced by tests.test_sdsmooth.sdsmooth_basicTest.test01(), tests.test_sdsmooth.sdsmooth_basicTest.test02(), tests.test_sdsmooth.sdsmooth_basicTest.test03(), tests.test_sdsmooth.sdsmooth_basicTest.test04(), tests.test_sdsmooth.sdsmooth_basicTest.test05(), tests.test_sdsmooth.sdsmooth_basicTest.test06(), tests.test_sdsmooth.sdsmooth_basicTest.test07(), tests.test_sdsmooth.sdsmooth_basicTest.test08(), tests.test_sdsmooth.sdsmooth_basicTest.test09(), tests.test_sdsmooth.sdsmooth_basicTest.test10(), tests.test_sdsmooth.sdsmooth_basicTest.test11(), tests.test_sdsmooth.sdsmooth_basicTest.test12(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDFsm(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTsm(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFsm(), tests.test_sdsmooth.sdsmooth_storageTest.testMTrg(), and tests.test_sdsmooth.sdsmooth_storageTest.testMTsm().


Member Data Documentation

Definition at line 27 of file test_sdsmooth.py.


The documentation for this class was generated from the following file: