Class TestPropFile


  • public class TestPropFile
    extends java.lang.Object
    Author:
    Yuriy Z
    • Constructor Detail

      • TestPropFile

        public TestPropFile​(java.lang.String propFile)
    • Method Detail

      • create

        public static TestPropFile create​(org.apache.commons.cli.CommandLine cmd)
      • isEmpty

        public boolean isEmpty()
      • shouldGenerate

        public boolean shouldGenerate()
      • add

        public void add​(java.lang.String record)
      • generate

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