Property TestMethodReturnTypeVSTest
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestMethodReturnTypeVSTest
Gets the test method return type.
string TestMethodReturnTypeVSTest { get; }
Property Value
Remarks
The value here is formatted according to VSTest rules in order to support Test Explorer. Note that this is not the same as FullName.