Class GshTemplateTestExec

java.lang.Object
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateTestExec

public class GshTemplateTestExec extends Object

Use this class to execute a gsh template tests

  • Constructor Details

    • GshTemplateTestExec

      public GshTemplateTestExec()
  • Method Details

    • getProgressBean

      public ProgressBean getProgressBean()
      have a progress bean to be able to communicate progress to the UI
      Returns:
      the progressBean
    • assignConfigId

      public GshTemplateTestExec assignConfigId(String configId)
    • getConfigId

      public String getConfigId()
    • executeTests

      public GshTemplateExecTestOutput executeTests()
      execute the gsh template
      Returns:
    • getGshTemplateExecTestOutput

      public GshTemplateExecTestOutput getGshTemplateExecTestOutput()
      store the output
      Returns:
      the output