Package ffx.utilities
Class Hybrid36Test
java.lang.Object
ffx.utilities.Hybrid36Test
- Author:
- Michael J. Schnieders
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test of decode method, of class Hybrid36.void
Test of encode method, of class Hybrid36.
-
Constructor Details
-
Hybrid36Test
public Hybrid36Test()
-
-
Method Details
-
testDecode
public void testDecode()Test of decode method, of class Hybrid36. -
testEncode
public void testEncode()Test of encode method, of class Hybrid36.
-