Class SparseTernaryPolynomialTest


  • public class SparseTernaryPolynomialTest
    extends TestCase
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testFromToBinary()  
      void testMult()
      tests mult(IntegerPolynomial) and mult(BigIntPolynomial)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SparseTernaryPolynomialTest

        public SparseTernaryPolynomialTest()
    • Method Detail

      • testMult

        public void testMult()
        tests mult(IntegerPolynomial) and mult(BigIntPolynomial)
      • testFromToBinary

        public void testFromToBinary()
                              throws java.io.IOException
        Throws:
        java.io.IOException