Table of Contents

Property Test

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

Test

Gets the test that's being invoked.

public TTest Test { get; }

Property Value

TTest