Table of Contents

Property TestClass

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

TestClass

Gets the test class that is being executed.

public TTestClass TestClass { get; }

Property Value

TTestClass