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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEnabled()
Is the test manager available?
-