Class HashCommitmentTest

  • All Implemented Interfaces:
    Test

    public class HashCommitmentTest
    extends SimpleTest
    • Constructor Detail

      • HashCommitmentTest

        public HashCommitmentTest()
    • Method Detail

      • performBasicTest

        public void performBasicTest()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • performGeneralTest

        public void performGeneralTest()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • performTest

        public void performTest()
                         throws java.lang.Exception
        Specified by:
        performTest in class SimpleTest
        Throws:
        java.lang.Exception
      • main

        public static void main​(java.lang.String[] args)