Class Unittest

java.lang.Object
org.proforma.tests.unittest.Unittest

public class Unittest extends Object
  • Field Details

    • entryPoint

      protected List<String> entryPoint
    • framework

      protected String framework
    • version

      protected String version
  • Constructor Details

    • Unittest

      public Unittest()
  • Method Details

    • getEntryPoints

      public List<String> getEntryPoints()
    • getFramework

      public String getFramework()
    • setFramework

      public void setFramework(String framework)
    • getVersion

      public String getVersion()
    • setVersion

      public void setVersion(String version)