public class TestRunnerUtils extends Object
Provides cached instances of RemoteServiceLocator and TestRunnerFacade. All classes requiring access to these instances should use the cached instances to optimize resource usage.
| Constructor and Description |
|---|
TestRunnerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static JndiServiceLocator |
getRemoteServiceLocator()
Gets an instance of a remote JndiServiceLocator, configured by JU property files.
|
static TestRunnerFacade |
getTestRunnerFacade()
Looks up a TestRunnerFacade using a remote JNDI service locator, configured by JU property files.
|
public static JndiServiceLocator getRemoteServiceLocator()
public static TestRunnerFacade getTestRunnerFacade()
Copyright © 2015. All rights reserved.