Table of Contents

Property TestCollectionFactory

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

TestCollectionFactory

Gets the test collection factory that makes test collections.

public IXunitTestCollectionFactory TestCollectionFactory { get; }

Property Value