Table of Contents

Property TestCase

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

TestCase

Gets the test case this test belongs to.

ITestCase TestCase { get; }

Property Value