Table of Contents

Property TestCase

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

TestCase

Gets the test case this test belongs to.

IXunitTestCase TestCase { get; }

Property Value