Method SelectTestClassConstructor
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SelectTestClassConstructor(TContext)
Selects the test constructor.
protected virtual ConstructorInfo? SelectTestClassConstructor(TContext ctxt)
Parameters
ctxtTContextThe context that describes the current test class