Interface SBTestEnvironment

    • Method Detail

      • isIntermediateStreamDequeueEnabled

        boolean isIntermediateStreamDequeueEnabled()
        Returns:
        whether intermediate stream dequeueing should be enabled
      • isAppDebuggingEnabled

        boolean isAppDebuggingEnabled()
        Returns:
        whether the debugger should be enabled
      • getEngineSystemProperties

        default Map<String,​String> getEngineSystemProperties()
        Returns:
        the engine-specific system properties associated with this environment, an empty map if none. Default implementation returns an empty map.