com.eviware.soapui.impl.wsdl.panels.testsuite
Class WsdlTestSuiteDesktopPanel.TestSuiteRunner
java.lang.Object
com.eviware.soapui.impl.wsdl.testcase.WsdlTestScenario
com.eviware.soapui.impl.wsdl.panels.testsuite.WsdlTestSuiteDesktopPanel.TestSuiteRunner
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- WsdlTestSuiteDesktopPanel
public class WsdlTestSuiteDesktopPanel.TestSuiteRunner
- extends WsdlTestScenario
Runs the selected testsuites..
- Author:
- Ole.Matzura
Methods inherited from class com.eviware.soapui.impl.wsdl.testcase.WsdlTestScenario |
addTestCase, addTestScenarioListener, cancel, getRunners, getRunType, getTestCaseAt, getTestCaseCount, getTestCaseList, isAbortOnFail, isCanceled, isSkipTestCasesWithRunningLoadTest, removeAllTestCases, removeTestCase, removeTestScenarioListener, setAbortOnFail, setRunType, setSkipTestCasesWithRunningLoadTest, testCaseFailed |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlTestSuiteDesktopPanel.TestSuiteRunner
public WsdlTestSuiteDesktopPanel.TestSuiteRunner()
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
- Overrides:
run
in class WsdlTestScenario
createContext
protected PropertyExpansionContext createContext()
- Overrides:
createContext
in class WsdlTestScenario
beforeRun
public void beforeRun(PropertyExpansionContext context)
- Overrides:
beforeRun
in class WsdlTestScenario
afterTestCase
protected void afterTestCase(TestCase testCase,
TestRunner runner)
- Overrides:
afterTestCase
in class WsdlTestScenario
beforeTestCase
protected void beforeTestCase(TestCase testCase)
- Overrides:
beforeTestCase
in class WsdlTestScenario
afterRun
protected void afterRun(PropertyExpansionContext context)
- Overrides:
afterRun
in class WsdlTestScenario
Copyright © 2005-2008 eviware.com. All Rights Reserved.