Table of Contents

Method SetBehaviorDefinitions

Namespace
Skyline.DataMiner.Utils.DOM.UnitTesting
Assembly
Skyline.DataMiner.Utils.DOM.dll

SetBehaviorDefinitions(IEnumerable<DomBehaviorDefinition>)

Sets the behavior definitions in the mock.

public void SetBehaviorDefinitions(IEnumerable<DomBehaviorDefinition> definitions)

Parameters

definitions IEnumerable<DomBehaviorDefinition>

The collection of DOM behavior definitions to set.