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
-
isEnabled
boolean isEnabled()Is the test manager available?- Returns:
- - false when not in test mode; true else
-