Table of Contents

Property TestCase

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

TestCase

Gets the test case that is being executed.

public TTestCase TestCase { get; }

Property Value

TTestCase