Table of Contents

Property TestCaseOrderer

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

TestCaseOrderer

Gets the test case orderer for the test collection, if present.

ITestCaseOrderer? TestCaseOrderer { get; }

Property Value