VerifyAgainstSnapshot(Visual, TreeSnapshot, TreeComparisonOptions?) Method

Definition

Assembly HeadlessTestingFramework.dll

Verifies the visual tree matches the snapshot.

public static TreeComparisonResult VerifyAgainstSnapshot(this Visual actual, TreeSnapshot snapshot, TreeComparisonOptions? options = null)

Parameters

snapshot
TreeSnapshot

Returns