Class PermutationTestCase


  • public class PermutationTestCase
    extends java.lang.Object
    Unit test for Permutation.
    • Constructor Detail

      • PermutationTestCase

        public PermutationTestCase()
    • Method Detail

      • testOne

        public void testOne()
      • testTwo

        public void testTwo()
      • testInsert

        public void testInsert()
      • testEmpty

        public void testEmpty()
      • testProjectPermutation

        public void testProjectPermutation()