Interface TestManager
- All Known Subinterfaces:
- LiveScoutTestManager
- All Known Implementing Classes:
- LiveScoutTestManagerImpl
public interface TestManager
Represents an interface used to drive the test/replay servers.
- 
Method Summary
- 
Method Details- 
isEnabledboolean isEnabled()Is the test manager available?- Returns:
- - false when not in test mode; true else
 
 
-