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

    Modifier and Type
    Method
    Description
    boolean
    Is the test manager available?
  • Method Details

    • isEnabled

      boolean isEnabled()
      Is the test manager available?
      Returns:
      - false when not in test mode; true else