Table of Contents

Interface IAssertionException

Namespace
Xunit.Sdk
Assembly
xunit.v3.assert.dll

This is a marker interface implemented by all built-in assertion exceptions so that test failures can be marked with Assertion.

public interface IAssertionException