Class GshTemplateTestExec
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateTestExec
Use this class to execute a gsh template tests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionassignConfigId
(String configId) execute the gsh templatestore the outputhave a progress bean to be able to communicate progress to the UI
-
Constructor Details
-
GshTemplateTestExec
public GshTemplateTestExec()
-
-
Method Details
-
getProgressBean
have a progress bean to be able to communicate progress to the UI- Returns:
- the progressBean
-
assignConfigId
-
getConfigId
-
executeTests
execute the gsh template- Returns:
-
getGshTemplateExecTestOutput
store the output- Returns:
- the output
-