Constructor CollectionPerAssemblyTestCollectionFactory
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
CollectionPerAssemblyTestCollectionFactory(IXunitTestAssembly)
Initializes a new instance of the CollectionPerAssemblyTestCollectionFactory class.
public CollectionPerAssemblyTestCollectionFactory(IXunitTestAssembly testAssembly)
Parameters
testAssemblyThe assembly.