Table of Contents

Constructor TestFrameworkDiscoverer

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

TestFrameworkDiscoverer(ITestAssembly)

A base implementation of ITestFrameworkDiscoverer that supports test filtering and runs the discovery process on a thread pool thread.

protected TestFrameworkDiscoverer(ITestAssembly testAssembly)

Parameters

testAssembly