Class TestPropFile

java.lang.Object
io.jans.as.client.util.TestPropFile

public class TestPropFile extends Object
Author:
Yuriy Z
  • Constructor Details

    • TestPropFile

      public TestPropFile(String propFile)
  • Method Details

    • create

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

      public boolean isEmpty()
    • shouldGenerate

      public boolean shouldGenerate()
    • add

      public void add(String record)
    • generate

      public void generate() throws IOException
      Throws:
      IOException