Class PermutationUtilsTest

    • Constructor Detail

      • PermutationUtilsTest

        public PermutationUtilsTest()
    • Method Detail

      • test1

        public void test1()
      • test2

        public void test2()
      • test3

        public void test3()
      • convertToImpexHeaderOptions

        protected ImpexHeaderOption[][] convertToImpexHeaderOptions​(java.lang.String[][] input)
        Help method that will convert Strings array of arrays to ImpexHeaderOption arrays. Useful for testing.
        Parameters:
        input -
      • convertStrings

        protected java.lang.String[][] convertStrings​(ImpexHeaderOption[][] input)
        Help method that will convert ImpexHeaderOption array of arrays to Strings arrays. Useful for testing.
        Parameters:
        input -