Overview
Package
Class
Use
Tree
Deprecated
Index
Help
1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
R
read()
- Method in class org.eclipse.soda.dk.testmanager.servlet.
MimeMultiPart.PartInputStream
Read and return the int result.
read(byte[], int, int)
- Method in class org.eclipse.soda.dk.testmanager.servlet.
MimeMultiPart.PartInputStream
Read with the specified buffer, offset and length parameters and return the int result.
readLine()
- Method in class org.eclipse.soda.dk.testmanager.servlet.
MimeMultiPart.PartInputStream
Read line and return the String result.
readMeasurement(String)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read measurement with the specified topic key parameter and return the Object result.
readMeasurement(String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read measurement with the specified topic key and data value parameters and return the Object result.
readMeasurement(String, String)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read measurement with the specified topic key and data key parameters and return the Object result.
readMeasurement(String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read measurement with the specified topic key, data key and data value parameters and return the Object result.
readMultiplexMeasurement(String, String)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read multiplex measurement with the specified topic key and channel id parameters and return the Object result.
readMultiplexMeasurement(String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read multiplex measurement with the specified topic key, channel id and data value parameters and return the Object result.
readMultiplexMeasurement(String, String, String)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read multiplex measurement with the specified topic key, channel id and data key parameters and return the Object result.
readMultiplexMeasurement(String, String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Read multiplex measurement with the specified topic key, channel id, data key and data value parameters and return the Object result.
RECEIVED_ENCODING
- Static variable in class org.eclipse.soda.dk.testmanager.servlet.
DeviceTestManagerServlet
Define the received encoding (int) constant.
register(String)
- Method in class org.eclipse.soda.dk.testagent.framework.
NotificationClientTestCase
Register with the specified topic parameter.
register(String[])
- Method in class org.eclipse.soda.dk.testagent.framework.
NotificationClientTestCase
Register with the specified topics parameter.
REMOTE_CONTROLLER_NOT_FOUND
- Static variable in class org.eclipse.soda.dk.testmanager.
TestManager
Define the remote controller not found (int) constant.
removeGlobalTestRunListener(TestRunListenerService)
- Method in interface org.eclipse.soda.dk.testcontroller.service.
TestSessionService
Unregisters a TestListener
removeGlobalTestRunListener(TestRunListenerService)
- Method in class org.eclipse.soda.dk.testcontroller.
TestSession
Remove global test run listener with the specified run listener parameter.
removeRemoteControllerLocater(ControllerLocaterService)
- Method in interface org.eclipse.soda.dk.testmanager.service.
TestManagerService
Remove remote controller locater with the specified remote controller locater parameter.
removeRemoteControllerLocater(ControllerLocaterService)
- Method in class org.eclipse.soda.dk.testmanager.
TestManager
Remove remote controller locater with the specified remote controller locater parameter.
reportMeasurement(String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Report measurement with the specified topic key and data value parameters.
reportMeasurement(String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Report measurement with the specified topic key, data key and data value parameters.
reportMultiplexMeasurement(String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Report multiplex measurement with the specified topic key, channel id and data value parameters.
reportMultiplexMeasurement(String, String, String, Object)
- Method in class org.eclipse.soda.dk.profile.test.agent.
ProfileAbstractTestCase
Report multiplex measurement with the specified topic key, channel id, data key and data value parameters.
requestConfirmation(String, String)
- Method in class org.eclipse.soda.dk.testagent.
ConsoleSynchronization
Request confirmation with the specified prompt and test name parameters and return the boolean result.
requestConfirmation(String)
- Method in class org.eclipse.soda.dk.testagent.framework.
ConfiguredTestCase
Request confirmation with the specified prompt parameter and return the boolean result.
requestConfirmation(String, String)
- Method in interface org.eclipse.soda.dk.testagent.service.
TestSynchronizationService
Request confirmation with the specified prompt and test name parameters and return the boolean result.
requestConfirmation(String, String)
- Method in class org.eclipse.soda.dk.testmanager.servlet.
TestControl
Request confirmation with the specified prompt and test name parameters and return the boolean result.
run(DistributedTestSessionService, ScriptRunListenerService, boolean)
- Method in interface org.eclipse.soda.dk.testmanager.service.
TestScriptService
Run with the specified test session, script listener and asynchronous parameters.
run(DistributedTestSessionService, ScriptRunListenerService, boolean)
- Method in class org.eclipse.soda.dk.testmanager.
TestScript
Run with the specified distributed test session, script listener and asynchronous parameters.
run()
- Method in class org.eclipse.soda.dk.testmanager.
TestScript
Run.
RUN_SINGLE_REQUIRES
- Static variable in class org.eclipse.soda.dk.testcontroller.
TestController
Define the run single requires (int) constant.
runMain(String[])
- Method in interface org.eclipse.soda.dk.testagent.service.
TestAgentRunService
Run main with the specified arguments parameter.
runMain(String[])
- Static method in class org.eclipse.soda.dk.testagent.
TestAgent
Run main with the specified arguments parameter.
runMain(String[])
- Method in class org.eclipse.soda.dk.testmanager.
TestManager
Run main with the specified arguments parameter.
runMultipleTests(String, String, String, String, Dictionary, TestRunListenerService)
- Method in interface org.eclipse.soda.dk.testcontroller.service.
TestSessionService
Run multiple tests with the specified run id, filter, class name, properties and run listener parameters.
runMultipleTests(String, String, String, String, Dictionary, TestRunListenerService)
- Method in class org.eclipse.soda.dk.testcontroller.
TestSession
Run multiple tests with the specified run id, filter, class name, properties and run listener parameters.
RUNNING
- Static variable in class org.eclipse.soda.dk.testcontroller.
TestController
Define the running (int) constant.
RUNNING
- Static variable in class org.eclipse.soda.dk.testmanager.servlet.
DeviceTestManagerServlet
Define the running (int) constant.
RUNNING_SCRIPT
- Static variable in class org.eclipse.soda.dk.testmanager.
TestManager
Define the running script (int) constant.
RUNNING_TEST_CASE
- Static variable in class org.eclipse.soda.dk.profile.test.agent.
ProfileTestAgent
Define the running test case (int) constant.
RUNNING_TEST_SCRIPT
- Static variable in class org.eclipse.soda.dk.testmanager.servlet.
DeviceTestManagerServlet
Define the running test script (int) constant.
runSingleTest(String, String, String, String, Dictionary, TestRunListenerService)
- Method in interface org.eclipse.soda.dk.testcontroller.service.
TestSessionService
Run single test with the specified run id, filter, class name, properties and run listener parameters.
runSingleTest(String, String, String, String, Dictionary, TestRunListenerService)
- Method in class org.eclipse.soda.dk.testcontroller.
TestSession
Run single test with the specified run id, filter, class name, properties and run listener parameters.
runTest(TestSynchronizationService, Dictionary, TestResult)
- Method in interface org.eclipse.soda.dk.testagent.service.
TestAgentService
Runs a test and collects its result in a TestResult instance.
runTest(TestSynchronizationService, Dictionary)
- Method in interface org.eclipse.soda.dk.testagent.service.
TestAgentService
Runs a test using the JUnit textui.TestRunner and return the TestResult.
runTest(TestSynchronizationService, Dictionary)
- Method in class org.eclipse.soda.dk.testagent.
TestAgent
Run test with the specified sync service and properties parameters and return the TestResult result.
runTest(TestSynchronizationService, Dictionary, TestResult)
- Method in class org.eclipse.soda.dk.testagent.
TestAgent
Run test with the specified sync service, properties and result parameters.
runTests()
- Method in class org.eclipse.soda.dk.testcontroller.
TestGroupRunner
Run tests.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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, 2009 IBM