CompareLogicalTreeTo(ILogical, ILogical, TreeComparisonOptions?) Method

Definition

Assembly HeadlessTestingFramework.dll

Compares this logical tree to another.

public static TreeComparisonResult CompareLogicalTreeTo(this ILogical expected, ILogical actual, TreeComparisonOptions? options = null)

Parameters

Returns