API Reference
Class
PreRunPresenter
Presents a concise, user‑friendly summary of what will run before execution starts. Hosts can use this to show selected rules and key configuration at a glance.
Inheritance
- Object
- PreRunPresenter
Methods
ShowSummary(TestimoX.Execution.Ui.ITestimoUi arg1, System.Collections.Generic.IReadOnlyList{System.String} arg2, TestimoX.Execution.ExecutionConfiguration arg3, System.Boolean arg4) #Renders a compact summary of the selection and (optionally) the configuration. Hosts that already render options elsewhere (e.g., EntryHub cards) can set includeConfig to false to avoid duplication.
Parameters
- arg1 TestimoX.Execution.Ui.ITestimoUi
- arg2 System.Collections.Generic.IReadOnlyList{System.String}
- arg3 TestimoX.Execution.ExecutionConfiguration
- arg4 System.Boolean