Table of Contents

Property TestCollectionOrderer

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

TestCollectionOrderer

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

ITestCollectionOrderer? TestCollectionOrderer { get; }

Property Value