Property Methods
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Methods
Gets the public methods on the test class.
IReadOnlyCollection<MethodInfo> Methods { get; }
Gets the public methods on the test class.
IReadOnlyCollection<MethodInfo> Methods { get; }