com.togethersoft.testing.host
Class TestHostAccess
- public class TestHostAccess
Provides access to ITestHost
myConfig
private static IConfig myConfig
myFwk
private static ITestHost myFwk
getConfig
public static IConfig getConfig()
- Returns current config
getTestHost
public static ITestHost getTestHost()
- Returns the test host
setConfig
protected void setConfig(IConfig config)
- Sets current config
setTestHost
protected void setTestHost(ITestHost fwk)
- Sets current TestHost
to Class com.togethersoft.testing.host.ITestHost
to Class com.togethersoft.testing.shared.IConfig