Table of Contents

Property TestAssembly

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

TestAssembly

Gets the test assembly this test collection belongs to.

ITestAssembly TestAssembly { get; }

Property Value