public class SoapUIProExtensionTestCaseRunner
extends com.eviware.soapui.SoapUIProTestCaseRunner
| Constructor and Description |
|---|
SoapUIProExtensionTestCaseRunner() |
SoapUIProExtensionTestCaseRunner(String title) |
| Modifier and Type | Method and Description |
|---|---|
protected com.eviware.soapui.report.JUnitSecurityReportCollector |
createJUnitSecurityReportCollector() |
void |
exportJUnitReports(com.eviware.soapui.report.JUnitReportCollector collector,
String folder,
com.eviware.soapui.impl.wsdl.WsdlProject project) |
protected void |
initProject(com.eviware.soapui.impl.wsdl.WsdlProject project) |
boolean |
isJunitHtmlReport() |
void |
setJunitHtmlReport(boolean junitHtmlReport) |
void |
setTestSuiteProperties(String[] testSuiteProperties) |
addListeners, createSoapUICore, exportReports, generateReports, initCommandLineOptions, initCoverageBuilder, initProjectProperties, main, prepareRequestStep, processCommandLine, removeListeners, runProject, runSuite, runTestCase, setEnvironment, setOpenReport, setReportFormats, setReportNameafterRun, afterStep, beforeRun, beforeStep, getAssertionResults, getAssertions, getExportCount, getFailedTests, getMaxErrors, getProjectPassword, getTestCase, getTestStepCount, getTestSuite, isExportAll, isIgnoreErrors, isJunitReport, isJUnitReport, isPrintAlertSiteReport, isPrintReport, isSaveAfterRun, printReport, runRunner, setExportAll, setExportCount, setIgnoreError, setIgnoreErrors, setJUnitReport, setMaxErrors, setPrintAlertSiteReport, setPrintReport, setProjectPassword, setSaveAfterRun, setTestCase, setTestStepCount, setTestSuite, throwFailureExceptionbeforeStep, getDomain, getEndpoint, getHost, getPassword, getUsername, getWssPasswordType, setDomain, setEndpoint, setHost, setPassword, setUsername, setWssPasswordTypeensureFolder, ensureOutputFolder, getAbsoluteOutputFolder, getCommandLineOptionSubstSpace, getLog, getModelItemOutputFolder, getOutputFolder, getProjectFile, getProjectProperties, getSettingsFile, getSoapUISettingsPassword, initFromCommandLine, initGroovyLog, isEnableUI, run, runFromCommandLine, setEnableUI, setGlobalProperties, setOutputFolder, setProjectFile, setProjectProperties, setSettingsFile, setSoapUISettingsPassword, setSystemPropertiespublic SoapUIProExtensionTestCaseRunner()
public SoapUIProExtensionTestCaseRunner(String title)
public boolean isJunitHtmlReport()
public void setJunitHtmlReport(boolean junitHtmlReport)
public void setTestSuiteProperties(String[] testSuiteProperties)
protected void initProject(com.eviware.soapui.impl.wsdl.WsdlProject project)
initProject in class com.eviware.soapui.SoapUIProTestCaseRunnerpublic void exportJUnitReports(com.eviware.soapui.report.JUnitReportCollector collector,
String folder,
com.eviware.soapui.impl.wsdl.WsdlProject project)
exportJUnitReports in class com.eviware.soapui.SoapUIProTestCaseRunnerprotected com.eviware.soapui.report.JUnitSecurityReportCollector createJUnitSecurityReportCollector()
createJUnitSecurityReportCollector in class com.eviware.soapui.tools.SoapUITestCaseRunnerCopyright © 2011–2014. All rights reserved.