Method GetXunitTestCaseDiscoverer
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
GetXunitTestCaseDiscoverer(Type)
Gets an xUnit.net v3 test discoverer.
public static IXunitTestCaseDiscoverer? GetXunitTestCaseDiscoverer(Type testCaseDiscovererType)
Parameters
testCaseDiscovererType
TypeThe test case discoverer type