Table of Contents

Property TestCaseOrderer

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

TestCaseOrderer

Gets or sets the orderer used to order test cases within the test collection.

public ITestCaseOrderer TestCaseOrderer { get; set; }

Property Value