org.dawb.hdf5
Class Hdf5Test
java.lang.Object
org.dawb.hdf5.Hdf5Test
public class Hdf5Test
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hdf5Test
public Hdf5Test()
testOpenFile
public void testOpenFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testData
public void testData()
throws java.lang.Exception
- Throws:
java.lang.Exception
testShowStructure
public void testShowStructure()
throws java.lang.Exception
- Throws:
java.lang.Exception
printStructure
public void printStructure(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadWriteDataset
public void testReadWriteDataset()