|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestAgentService | |
|---|---|
| org.eclipse.soda.dk.testagent | This package is part of the org.eclipse.soda.dk.testagent project. |
| org.eclipse.soda.dk.testagent.framework | This package is part of the org.eclipse.soda.dk.testagent project. |
| org.eclipse.soda.dk.testagent.test | This package is part of the org.eclipse.soda.dk.testagent.test project. |
| org.eclipse.soda.dk.testagent.test.service | This package is part of the org.eclipse.soda.dk.testagent.test project. |
| org.eclipse.soda.dk.testcontroller | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.config.osgi | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.config.standard | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| org.eclipse.soda.dk.testcontroller.service | This package is part of the org.eclipse.soda.dk.testcontroller project. |
| Uses of TestAgentService in org.eclipse.soda.dk.testagent |
|---|
| Classes in org.eclipse.soda.dk.testagent that implement TestAgentService | |
|---|---|
class |
TestAgent
|
| Methods in org.eclipse.soda.dk.testagent that return TestAgentService | |
|---|---|
TestAgentService |
ConfiguredTestContext.getTestAgent()
Gets the test agent (TestAgentService) value. |
| Uses of TestAgentService in org.eclipse.soda.dk.testagent.framework |
|---|
| Methods in org.eclipse.soda.dk.testagent.framework that return TestAgentService | |
|---|---|
TestAgentService |
TestContext.getTestAgent()
Gets the test agent (TestAgentService) value. |
| Uses of TestAgentService in org.eclipse.soda.dk.testagent.test |
|---|
| Classes in org.eclipse.soda.dk.testagent.test that implement TestAgentService | |
|---|---|
class |
TestAgentTest
|
| Uses of TestAgentService in org.eclipse.soda.dk.testagent.test.service |
|---|
| Subinterfaces of TestAgentService in org.eclipse.soda.dk.testagent.test.service | |
|---|---|
interface |
TestAgentTestService
|
| Uses of TestAgentService in org.eclipse.soda.dk.testcontroller |
|---|
| Constructors in org.eclipse.soda.dk.testcontroller with parameters of type TestAgentService | |
|---|---|
TestGroupRunner(java.lang.String runId,
TestAgentService[] agents,
java.util.Dictionary properties,
TestSynchronizationService syncService,
TestRunListenerService[] runListeners)
|
|
| Uses of TestAgentService in org.eclipse.soda.dk.testcontroller.config.osgi |
|---|
| Methods in org.eclipse.soda.dk.testcontroller.config.osgi that return TestAgentService | |
|---|---|
TestAgentService[] |
OSGiTestConfiguration.findTests(java.lang.String filter,
java.lang.String className)
Find tests with the specified filter and class name parameters and return the TestAgentService[] result. |
| Uses of TestAgentService in org.eclipse.soda.dk.testcontroller.config.standard |
|---|
| Methods in org.eclipse.soda.dk.testcontroller.config.standard that return TestAgentService | |
|---|---|
TestAgentService[] |
StandardTestConfiguration.findTests(java.lang.String filter,
java.lang.String className)
Find tests with the specified filter and class name parameters and return the TestAgentService[] result. |
| Uses of TestAgentService in org.eclipse.soda.dk.testcontroller.service |
|---|
| Methods in org.eclipse.soda.dk.testcontroller.service that return TestAgentService | |
|---|---|
TestAgentService[] |
TestConfigurationService.findTests(java.lang.String filter,
java.lang.String className)
Find tests with the specified filter and class name parameters and return the TestAgentService[] result. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||