SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
tests.unittest_module_hdf4.HDF4 Class Reference
Inheritance diagram for tests.unittest_module_hdf4.HDF4:
Inheritance graph
[legend]
Collaboration diagram for tests.unittest_module_hdf4.HDF4:
Collaboration graph
[legend]

Public Member Functions

def setUp
 
def test_rw_hdf4
 Test read and write Hdf4 file. More...
 
def test_wr_hdf4
 Test write and read Hdf4 file. More...
 

Public Attributes

 filepath
 
 folder_test
 
 testpath
 
 variables
 
 datetimes
 

Member Function Documentation

def tests.unittest_module_hdf4.HDF4.setUp (   self)
def tests.unittest_module_hdf4.HDF4.test_rw_hdf4 (   self)

Test read and write Hdf4 file.

R/W a file contained in tests/REF. Compare ref and test file with HDIFF utilitie.

def tests.unittest_module_hdf4.HDF4.test_wr_hdf4 (   self)

Test write and read Hdf4 file.

W/R a file. Compare output variables list.

Member Data Documentation

tests.unittest_module_hdf4.HDF4.datetimes
tests.unittest_module_hdf4.HDF4.filepath
tests.unittest_module_hdf4.HDF4.folder_test
tests.unittest_module_hdf4.HDF4.testpath
tests.unittest_module_hdf4.HDF4.variables

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