Class WrappedUIResults
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
A class wrapping UIResults in order to expose an interface to allow better unit testing.
public class WrappedUIResults : IUIResults
- Inheritance
-
WrappedUIResults
- Implements
- Extension Methods
Constructors
- WrappedUIResults(UIResults)
Creates a new instance of WrappedUIResults wrapping the given UIResults.