Uses of Package
com.eviware.soapui.model.testsuite

Packages that use com.eviware.soapui.model.testsuite
com.eviware.soapui.impl.rest   
com.eviware.soapui.impl.rest.actions.support   
com.eviware.soapui.impl.rest.panels.resource   
com.eviware.soapui.impl.rest.support   
com.eviware.soapui.impl.support.http   
com.eviware.soapui.impl.wadl.support   
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.loadtest.assertions LoadTest Assertions 
com.eviware.soapui.impl.wsdl.loadtest.data LoadTest Data and related classes 
com.eviware.soapui.impl.wsdl.loadtest.log The LoadTest Log classes 
com.eviware.soapui.impl.wsdl.loadtest.strategy LoadTest Strategies 
com.eviware.soapui.impl.wsdl.mock WsdlMockService-related classes 
com.eviware.soapui.impl.wsdl.monitor   
com.eviware.soapui.impl.wsdl.panels.loadtest WsdlLoadTest panels and related classes 
com.eviware.soapui.impl.wsdl.panels.mockoperation WsdlMockOperation panels and related classes 
com.eviware.soapui.impl.wsdl.panels.project WsdlProject related panel classes 
com.eviware.soapui.impl.wsdl.panels.support Support classes for panels 
com.eviware.soapui.impl.wsdl.panels.testcase WsdlTestCase panel classes 
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.panels.teststeps.support WsdlTestStep panel support classes 
com.eviware.soapui.impl.wsdl.panels.testsuite WsdlTestSuite panel classes 
com.eviware.soapui.impl.wsdl.submit Submit-specific interfaces 
com.eviware.soapui.impl.wsdl.support WSDL-related support classes 
com.eviware.soapui.impl.wsdl.support.assertions Assertion-related support-classes 
com.eviware.soapui.impl.wsdl.support.wsa   
com.eviware.soapui.impl.wsdl.support.wsdl WSDL-related interfaces and classes 
com.eviware.soapui.impl.wsdl.support.wsrm   
com.eviware.soapui.impl.wsdl.testcase WSDL implementations of TestCase-related interfaces 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.actions WsdlTestStep implementation actions 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
com.eviware.soapui.impl.wsdl.teststeps.assertions.basic   
com.eviware.soapui.impl.wsdl.teststeps.assertions.soap   
com.eviware.soapui.model SoapUI core model interfaces 
com.eviware.soapui.model.iface Interface-related model items 
com.eviware.soapui.model.project Project model items 
com.eviware.soapui.model.propertyexpansion   
com.eviware.soapui.model.propertyexpansion.resolvers   
com.eviware.soapui.model.support SoapUI model-related support classes 
com.eviware.soapui.model.testsuite Test-related model items 
com.eviware.soapui.model.tree.nodes Tree nodes for all SoapUI model items 
com.eviware.soapui.model.tree.nodes.support TreeNode utilities 
com.eviware.soapui.monitor The soapui TestMonitor and related classes/interfaces 
com.eviware.soapui.monitor.support Support classes for TestMonitor 
com.eviware.soapui.report Classes for creating JUnit-reports 
com.eviware.soapui.support.log Log4J utility classes 
com.eviware.soapui.tools SoapUI command-line tools 
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.rest
TestProperty
           
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.rest.actions.support
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.rest.panels.resource
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.rest.support
RenameableTestProperty
           
TestProperty
           
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.support.http
Assertable
          Behaviour for an object that can be asserted
ResultContainer
          A marker for objects that contain test results.
TestProperty
           
TestPropertyListener
           
TestStep
          A TestStep in a TestCase
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wadl.support
AssertionError
          Holder for an assertion error
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl
ProjectRunContext
          Context information for a testcase run session
ProjectRunListener
           
ProjectRunner
           
ResultContainer
          A marker for objects that contain test results.
TestCase
          A TestCase holding a number of TestSteps
TestProperty
           
TestPropertyListener
           
TestRunnable
           
TestSuite
          A TestSuite holding a number of TestCases
TestSuite.TestSuiteRunType
           
TestSuiteListener
          Listener for TestSuite-related events
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.loadtest
LoadTest
          A load-test for a TestCase
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunContext
           
TestRunnable
           
TestRunner
           
TestRunner.Status
           
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.loadtest.assertions
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunner
          Runner for loadtests
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.loadtest.data
LoadTest
          A load-test for a TestCase
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestStepResult.TestStepStatus
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.loadtest.log
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.loadtest.strategy
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.mock
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestProperty
           
TestPropertyListener
           
TestRunContext
           
TestStep
          A TestStep in a TestCase
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.monitor
ResultContainer
          A marker for objects that contain test results.
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.loadtest
TestStep
          A TestStep in a TestCase
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.mockoperation
ResultContainer
          A marker for objects that contain test results.
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.project
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuite
          A TestSuite holding a number of TestCases
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.support
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunner
          Runner for loadtests
ProjectRunContext
          Context information for a testcase run session
ProjectRunner
           
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunContext
           
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunnable
           
TestRunner
           
TestRunner.Status
           
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.testcase
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.teststeps
Assertable
          Behaviour for an object that can be asserted
AssertionError
          Holder for an assertion error
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.teststeps.support
TestCase
          A TestCase holding a number of TestSteps
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.panels.testsuite
TestCase
          A TestCase holding a number of TestSteps
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.submit
ResultContainer
          A marker for objects that contain test results.
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.support
RenameableTestProperty
           
TestProperty
           
TestPropertyListener
           
TestRunContext
           
TestRunnable
           
TestRunner
           
TestRunner.Status
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.support.assertions
Assertable
          Behaviour for an object that can be asserted
AssertedXPath
          Returns an xpath that has been asserted during a test-run..
AssertionsListener
          Listener for assertion events.. should be added to core model
TestAssertion
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.support.wsa
AssertionException
          Exception thrown during assertion
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.support.wsdl
AssertionError
          Holder for an assertion error
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.support.wsrm
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.testcase
LoadTest
          A load-test for a TestCase
ProjectRunContext
          Context information for a testcase run session
ProjectRunner
           
ResultContainer
          A marker for objects that contain test results.
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunContext
           
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunnable
           
TestRunner
           
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.teststeps
Assertable
          Behaviour for an object that can be asserted
Assertable.AssertionStatus
           
AssertedXPath
          Returns an xpath that has been asserted during a test-run..
AssertionError
          Holder for an assertion error
AssertionException
          Exception thrown during assertion
AssertionsListener
          Listener for assertion events.. should be added to core model
MessageExchangeTestStepResult
           
OperationTestStep
          A TestStep in a TestCase
ResponseAssertedMessageExchange
           
ResultContainer
          A marker for objects that contain test results.
TestAssertion
           
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestProperty
           
TestPropertyListener
           
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestStepResult.TestStepStatus
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.teststeps.actions
Assertable
          Behaviour for an object that can be asserted
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.teststeps.assertions
Assertable
          Behaviour for an object that can be asserted
AssertionError
          Holder for an assertion error
AssertionException
          Exception thrown during assertion
RequestAssertion
          Behaviour for a assertion for the request in a WsdlMessageExchange
ResponseAssertion
          Behaviour for a assertion for the response in a WsdlMessageExchange
TestAssertion
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.teststeps.assertions.basic
Assertable
          Behaviour for an object that can be asserted
AssertionException
          Exception thrown during assertion
RequestAssertion
          Behaviour for a assertion for the request in a WsdlMessageExchange
ResponseAssertion
          Behaviour for a assertion for the response in a WsdlMessageExchange
TestAssertion
           
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl.teststeps.assertions.soap
Assertable
          Behaviour for an object that can be asserted
AssertionException
          Exception thrown during assertion
RequestAssertion
          Behaviour for a assertion for the request in a WsdlMessageExchange
ResponseAssertion
          Behaviour for a assertion for the response in a WsdlMessageExchange
TestAssertion
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model
TestProperty
           
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.iface
ResultContainer
          A marker for objects that contain test results.
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.project
TestSuite
          A TestSuite holding a number of TestCases
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.propertyexpansion
RenameableTestProperty
           
TestProperty
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.propertyexpansion.resolvers
TestProperty
           
TestPropertyListener
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.support
LoadTest
          A load-test for a TestCase
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
ProjectRunContext
          Context information for a testcase run session
ProjectRunListener
           
ProjectRunner
           
RenameableTestProperty
           
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestProperty
           
TestPropertyListener
           
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepProperty
          A teststep property, used in teststep/testcase logic This is left for backward-compatibility reasons
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
TestSuiteListener
          Listener for TestSuite-related events
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.testsuite
Assertable
          Behaviour for an object that can be asserted
Assertable.AssertionStatus
           
AssertedXPath
          Returns an xpath that has been asserted during a test-run..
AssertionError
          Holder for an assertion error
AssertionsListener
          Listener for assertion events.. should be added to core model
LoadTest
          A load-test for a TestCase
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
ProjectRunContext
          Context information for a testcase run session
ProjectRunner
           
ResultContainer
          A marker for objects that contain test results.
TestAssertion
           
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestProperty
           
TestRunContext
           
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunnable
           
TestRunner
           
TestRunner.Status
           
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestStepResult.TestStepStatus
           
TestSuite
          A TestSuite holding a number of TestCases
TestSuite.TestSuiteRunType
           
TestSuiteListener
          Listener for TestSuite-related events
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.tree.nodes
LoadTest
          A load-test for a TestCase
TestCase
          A TestCase holding a number of TestSteps
TestProperty
           
TestStep
          A TestStep in a TestCase
TestSuite
          A TestSuite holding a number of TestCases
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.model.tree.nodes.support
LoadTest
          A load-test for a TestCase
TestCase
          A TestCase holding a number of TestSteps
TestStep
          A TestStep in a TestCase
TestSuiteListener
          Listener for TestSuite-related events
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.monitor
LoadTestRunner
          Runner for loadtests
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunner
          Runs a TestCase
TestRunner.Status
           
TestSuite
          A TestSuite holding a number of TestCases
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.monitor.support
LoadTestRunner
          Runner for loadtests
TestCaseRunner
          Runs a TestCase
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.report
ProjectRunContext
          Context information for a testcase run session
ProjectRunListener
           
ProjectRunner
           
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
TestSuiteRunContext
          Context information for a testcase run session
TestSuiteRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestSuiteRunner
           
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.support.log
LoadTestRunner
          Runner for loadtests
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.tools
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
TestCase
          A TestCase holding a number of TestSteps
TestCaseRunContext
          Context information for a testcase run session
TestCaseRunner
          Runs a TestCase
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
 



Copyright © 2005-2009 eviware.com. All Rights Reserved.