Interface InternalDebugOptions

  • All Known Implementing Classes:
    DefaultDebugOptions

    public interface InternalDebugOptions
    Preferences for test debugging. DO NOT CHANGE THIS INTERFACE. It is part of the cross-version protocol.
    Since:
    5.6
    • Method Detail

      • isDebugMode

        boolean isDebugMode()
      • getPort

        int getPort()