1.0.0

Uses of Interface
org.eclipse.soda.dk.testagent.framework.TestContext

Packages that use TestContext
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. 
 

Uses of TestContext in org.eclipse.soda.dk.testagent
 

Classes in org.eclipse.soda.dk.testagent that implement TestContext
 class ConfiguredTestContext
           
 

Methods in org.eclipse.soda.dk.testagent that return TestContext
static TestContext TestAgent.getTestContext()
          Gets the test context value.
 

Methods in org.eclipse.soda.dk.testagent with parameters of type TestContext
static void TestAgent.setTestContext(TestContext context)
          Sets the test context value.
 

Uses of TestContext in org.eclipse.soda.dk.testagent.framework
 

Methods in org.eclipse.soda.dk.testagent.framework that return TestContext
 TestContext ConfiguredTestSuite.getContext()
           
 TestContext ConfiguredTestCase.getContext()
           
 


1.0.0

Copyright (c) 2007 IBM