1.0.0
A B C D E F G H I K L M N O P R S T U V W Y

S

SCRIPT_ACTION_ENDED - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the script action ended (int) constant.
SCRIPT_ACTION_STARTING - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the script action starting (int) constant.
scriptActionEnded(String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action ended with the specified message parameter.
scriptActionEnded(String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action ended with the specified message parameter.
scriptActionEnded(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action ended with the specified message parameter.
scriptActionError(String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action error with the specified message and detail parameters.
scriptActionError(String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action error with the specified message and detail parameters.
scriptActionError(String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action error with the specified message and detail parameters.
scriptActionInfo(String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action info with the specified message parameter.
scriptActionInfo(String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action info with the specified message parameter.
scriptActionInfo(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action info with the specified message parameter.
scriptActionStarted(String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action started with the specified message parameter.
scriptActionStarted(String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action started with the specified message parameter.
scriptActionStarted(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action started with the specified message parameter.
scriptRunEnded(Map) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run ended with the specified test statistics parameter.
scriptRunEnded(Map) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run ended with the specified test statistics parameter.
scriptRunEnded(Map) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run ended with the specified test statistics parameter.
scriptRunError(String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run error with the specified message and trace parameters.
scriptRunError(String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run error with the specified message and trace parameters.
scriptRunError(String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run error with the specified message and trace parameters.
ScriptRunListenerService - Interface in org.eclipse.soda.dk.testmanager.service
 
scriptRunStarted(TestScriptService) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run started with the specified script parameter.
scriptRunStarted(TestScriptService) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run started with the specified script parameter.
scriptRunStarted(TestScriptService) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run started with the specified script parameter.
seconds(int) - Static method in class org.eclipse.soda.dk.testagent.util.Delay
Seconds with the specified duration in seconds parameter.
SEQUENTIAL_LC - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the sequential lc (int) constant.
SEQUENTIAL_UC - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the sequential uc (int) constant.
SequentialTestAction - Class in org.eclipse.soda.dk.testmanager.action
 
SequentialTestAction() - Constructor for class org.eclipse.soda.dk.testmanager.action.SequentialTestAction
 
SERVICE_DESCRIPTION - Static variable in interface org.eclipse.soda.dk.testagent.test.service.TestAgentTestService
Description of the test
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testagent.test.service.TestAgentTestService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testcontroller.service.TestControllerService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
Define the service name (String) constant.
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
the configurationAdmin to set
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Sets the configuration information value.
setMark() - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Set mark.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.config.standard.StandardTestConfiguration
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testcontroller.service.TestConfigurationService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testcontroller.service.TestControllerService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.TestController
Sets the notification service value.
setSaxParserFactory(SAXParserFactory) - Method in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
the saxParserFactory to set
setSaxParserFactory(SAXParserFactory) - Method in class org.eclipse.soda.dk.testmanager.TestManager
Sets the sax parser factory value.
setService(TestAgent) - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Sets the agent value.
setService(TestAgent) - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Sets the service value.
setServiceDetecter(IServiceDetecter) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
the serviceDetecter to set
setTestClass(Class) - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the test class value.
setTestConfigurationService(TestConfigurationService) - Method in class org.eclipse.soda.dk.testcontroller.TestController
Sets the test configuration service value.
setTestContext(TestContext) - Static method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the test context value.
setTestController(TestControllerService) - Method in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
Sets the test controller value.
setTestController(TestControllerService) - Method in class org.eclipse.soda.dk.testmanager.TestManager
Sets the test controller value.
setTestManager(TestManagerService) - Method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Sets the test manager value.
setTestSession(TestSessionService) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestControl
 
setUp() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Set up.
setUp() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets up before testing, for example by acquiring a device.
setupResponse(HttpServletResponse) - Method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServletContext
Sets the up response value.
SHORT_TYPE - Static variable in class org.eclipse.soda.dk.testmanager.parser.PropertyConverterFactory
Define the short type (String) constant.
ShortConverter - Class in org.eclipse.soda.dk.testmanager.parser
 
ShortConverter() - Constructor for class org.eclipse.soda.dk.testmanager.parser.ShortConverter
 
StandardTestConfiguration - Class in org.eclipse.soda.dk.testcontroller.config.standard
 
StandardTestConfiguration() - Constructor for class org.eclipse.soda.dk.testcontroller.config.standard.StandardTestConfiguration
 
START_ALL_TESTS_MATCH - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the start all tests match (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
Define the start index (int) constant.
START_SINGLE_TEST_MATCH - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the start single test match (int) constant.
startDocument() - Method in class org.eclipse.soda.dk.testmanager.parser.ContentHandler
Start document.
startElement(String, String, String, Attributes) - Method in class org.eclipse.soda.dk.testmanager.parser.ContentHandler
Start element with the specified namespace uri, local name, q name and atts parameters.
STARTING_SCRIPT_ACTION - Static variable in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Define the starting script action (int) constant.
startTest(Test) - Method in class org.eclipse.soda.dk.testcontroller.TestGroupRunner
 
STATS_CONFIGURATION_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats configuration count (String) constant.
STATS_CONFIGURATION_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats configuration error count (String) constant.
STATS_SCRIPT_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats script error count (String) constant.
STATS_TEST_CASE_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats test case count (String) constant.
STATS_TEST_CASE_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats test case error count (String) constant.
STATS_TEST_CASE_FAILED_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats test case failed count (String) constant.
STATS_TEST_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats test count (String) constant.
STATS_TEST_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Define the stats test error count (String) constant.
STREAM_CLOSED - Static variable in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Define the stream closed (int) constant.
STRING_TYPE - Static variable in class org.eclipse.soda.dk.testmanager.parser.PropertyConverterFactory
Define the string type (String) constant.
StringConverter - Class in org.eclipse.soda.dk.testmanager.parser
 
StringConverter() - Constructor for class org.eclipse.soda.dk.testmanager.parser.StringConverter
 
suite() - Static method in class org.eclipse.soda.dk.testagent.test.TestAgentTestSuite
Suite and return the Test result.
SynchronizationTestCase - Class in org.eclipse.soda.dk.testagent.test
 
SynchronizationTestCase(String) - Constructor for class org.eclipse.soda.dk.testagent.test.SynchronizationTestCase
Constructs an instance of this class from the specified name parameter.

1.0.0
A B C D E F G H I K L M N O P R S T U V W Y
Copyright (c) 2007 IBM