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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getPort()
boolean
isDebugMode()
-