Class EngineExtensions
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Automation
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Automation.dll
Defines extension methods on the Engine class.
public static class EngineExtensions
- Inheritance
-
EngineExtensions
Fields
- OverrideGetDms
Allows an override of the behavior of GetDms to return a Fake or Mock of IDms. Important: When this is used, unit tests should never be run in parallel.
Methods
- GetDms(Engine)
Retrieves an object implementing the IDms interface.