Property TestMethodParameterTypesVSTest
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestMethodParameterTypesVSTest
Gets the types for the test method parameters.
string[] TestMethodParameterTypesVSTest { get; }
Property Value
- string[]
Remarks
The values here are formatted according to VSTest rules in order to support Test Explorer. Note that this is not the same as FullName.