Class Unittest


  • public class Unittest
    extends Object
    • Field Detail

      • framework

        protected String framework
      • version

        protected String version
    • Constructor Detail

      • Unittest

        public Unittest()
    • Method Detail

      • 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)