Table of Contents

Property Methods

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Methods

Gets the public methods on the test class.

IReadOnlyCollection<MethodInfo> Methods { get; }

Property Value

IReadOnlyCollection<MethodInfo>