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.panels.resource   
com.eviware.soapui.impl.rest.support   
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.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.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.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.wadl.support
AssertionError
          Holder for an assertion error
 

Classes in com.eviware.soapui.model.testsuite used by com.eviware.soapui.impl.wsdl
ResultContainer
          A marker for objects that contain test results.
TestCase
          A TestCase holding a number of TestSteps
TestProperty
           
TestPropertyListener
           
TestSuite
          A TestSuite holding a number of TestCases
TestSuite.TestSuiteRunType
           
TestSuiteListener
          Listener for TestSuite-related events
 

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
LoadTestRunner.Status
           
TestRunContext
          Context information for a testcase run session
TestRunner
          Runs a TestCase
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
TestRunContext
          Context information for a testcase run session
TestRunner
          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
TestRunContext
          Context information for a testcase run session
TestRunner
          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
TestProperty
           
TestPropertyListener
           
TestRunContext
          Context information for a testcase run session
TestRunner
          Runs a TestCase
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.support
LoadTest
          A load-test for a TestCase
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunner
          Runner for loadtests
LoadTestRunner.Status
           
TestCase
          A TestCase holding a number of TestSteps
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs a TestCase
TestRunner.Status
           
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.testcase
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          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.panels.teststeps
Assertable
          Behaviour for an object that can be asserted
AssertionError
          Holder for an assertion error
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs 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
TestRunner
          Runs a TestCase
 

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
           
 

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..
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.testcase
LoadTest
          A load-test for a TestCase
ResultContainer
          A marker for objects that contain test results.
TestCase
          A TestCase holding a number of TestSteps
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs a TestCase
TestRunner.Status
           
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite.TestSuiteRunType
           
 

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..
LoadTestRunContext
          Context information for a loadtest run session
LoadTestRunListener
          Listener for LoadTest run events
LoadTestRunner
          Runner for loadtests
MessageExchangeTestStepResult
           
OperationTestStep
          A TestStep in a TestCase
ResponseAssertedMessageExchange
           
ResultContainer
          A marker for objects that contain test results.
TestAssertion
           
TestProperty
           
TestPropertyListener
           
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs 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.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
           
TestRunContext
          Context information for a testcase run session
TestRunner
          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
RenameableTestProperty
           
TestCase
          A TestCase holding a number of TestSteps
TestProperty
           
TestPropertyListener
           
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs a TestCase
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
 

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..
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
LoadTestRunner.Status
           
ResultContainer
          A marker for objects that contain test results.
TestAssertion
           
TestCase
          A TestCase holding a number of TestSteps
TestProperty
           
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs a TestCase
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
 

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
TestRunner
          Runs a TestCase
TestRunner.Status
           
 

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

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

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
TestRunContext
          Context information for a testcase run session
TestRunListener
          Listener for TestRun-related events, schedule events will only be triggered for LoadTest runs.
TestRunner
          Runs a TestCase
TestStep
          A TestStep in a TestCase
TestStepResult
          A TestStep result
TestSuite
          A TestSuite holding a number of TestCases
 



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