|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestRunnable | |
|---|---|
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface |
| com.eviware.soapui.impl.wsdl.loadtest | LoadTest-related classes |
| com.eviware.soapui.impl.wsdl.panels.support | Support classes for panels |
| com.eviware.soapui.impl.wsdl.support | WSDL-related support classes |
| com.eviware.soapui.impl.wsdl.testcase | WSDL implementations of TestCase-related interfaces |
| com.eviware.soapui.model.testsuite | Test-related model items |
| com.eviware.soapui.security | |
| Uses of TestRunnable in com.eviware.soapui.impl.wsdl |
|---|
| Classes in com.eviware.soapui.impl.wsdl that implement TestRunnable | |
|---|---|
class |
WsdlProject
WSDL project implementation |
class |
WsdlTestSuite
TestSuite implementation for WSDL projects. |
| Uses of TestRunnable in com.eviware.soapui.impl.wsdl.loadtest |
|---|
| Classes in com.eviware.soapui.impl.wsdl.loadtest that implement TestRunnable | |
|---|---|
class |
WsdlLoadTest
TestCase implementation for LoadTests |
| Methods in com.eviware.soapui.impl.wsdl.loadtest that return TestRunnable | |
|---|---|
TestRunnable |
WsdlLoadTestRunner.getTestRunnable()
|
| Uses of TestRunnable in com.eviware.soapui.impl.wsdl.panels.support |
|---|
| Classes in com.eviware.soapui.impl.wsdl.panels.support with type parameters of type TestRunnable | |
|---|---|
class |
AbstractMockTestRunner<T extends TestRunnable>
Dummy TestRunner used when executing TestSteps one by one |
| Uses of TestRunnable in com.eviware.soapui.impl.wsdl.support |
|---|
| Classes in com.eviware.soapui.impl.wsdl.support with type parameters of type TestRunnable | |
|---|---|
class |
AbstractTestCaseRunner<T extends TestRunnable,T2 extends WsdlTestRunContext>
Abstract runner class - runs all steps in a TestCase or a SecurityTest and collects performance data |
class |
AbstractTestRunner<T extends TestRunnable,T2 extends TestRunContext>
WSDL TestCase Runner - runs all steps in a testcase and collects performance data |
| Uses of TestRunnable in com.eviware.soapui.impl.wsdl.testcase |
|---|
| Classes in com.eviware.soapui.impl.wsdl.testcase that implement TestRunnable | |
|---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects |
| Uses of TestRunnable in com.eviware.soapui.model.testsuite |
|---|
| Subinterfaces of TestRunnable in com.eviware.soapui.model.testsuite | |
|---|---|
interface |
TestCase
A TestCase holding a number of TestSteps |
interface |
TestSuite
A TestSuite holding a number of TestCases |
| Methods in com.eviware.soapui.model.testsuite that return TestRunnable | |
|---|---|
TestRunnable |
TestRunner.getTestRunnable()
|
| Uses of TestRunnable in com.eviware.soapui.security |
|---|
| Classes in com.eviware.soapui.security that implement TestRunnable | |
|---|---|
class |
SecurityTest
This class is used to connect a TestCase with a set of security scans |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||