Package | Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
class |
WsdlProject
WSDL project implementation
|
class |
WsdlTestSuite
TestSuite implementation for WSDL projects.
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlLoadTest
TestCase implementation for LoadTests
|
Modifier and Type | Method and Description |
---|---|
TestRunnable |
WsdlLoadTestRunner.getTestRunnable() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMockTestRunner<T extends TestRunnable>
Dummy TestRunner used when executing TestSteps one by one
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestCase
A TestCase holding a number of TestSteps
|
interface |
TestSuite
A TestSuite holding a number of TestCases
|
Modifier and Type | Method and Description |
---|---|
TestRunnable |
TestRunner.getTestRunnable() |
Modifier and Type | Class and Description |
---|---|
class |
SecurityTest
This class is used to connect a TestCase with a set of security scans
|
Copyright © 2019. All Rights Reserved.