Table of Contents

Class SnapshotAssertionExtensions

Namespace
TUnit.Assertions.Extensions
Assembly
SnapshotAssertions.TUnit.dll

Generated extension methods for SnapshotAssertion.

public static class SnapshotAssertionExtensions
Inheritance
SnapshotAssertionExtensions
Inherited Members

Methods

MatchesSnapshot(IAssertionSource<string>)

Extension method for SnapshotAssertion.

public static SnapshotAssertion MatchesSnapshot(this IAssertionSource<string> source)

Parameters

source IAssertionSource<string>

Returns

SnapshotAssertion