Class ToolBuilderDslExtension.StartETContext

    • Constructor Detail

      • StartETContext

        public StartETContext()
    • Method Detail

      • workspaceDir

        public void workspaceDir​(CharSequence value)
        Option defining the ecu.test workspace directory.
        Parameters:
        value - the value
      • settingsDir

        public void settingsDir​(CharSequence value)
        Option defining the ecu.test settings directory.
        Parameters:
        value - the value
      • debugMode

        public void debugMode​(boolean value)
        Option defining the debug mode.
        Parameters:
        value - the value
      • keepInstance

        public void keepInstance​(boolean value)
        Option defining whether to re-use the previous instance.
        Parameters:
        value - the value