ewoksxrdct.tests.test_hdf5#
Functions
|
Looking up a path that doesn't exist raises a ValueError naming the path and file. |
|
Opening a file that does not exist raises an OSError naming the file. |
|
Opening a file that is not a valid HDF5 file raises an OSError naming the file. |
|
A valid HDF5 file opens and its contents are readable. |