Table of Contents

Property TestAssembly

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

TestAssembly

Gets the test assembly this test collection belongs to.

IXunitTestAssembly TestAssembly { get; }

Property Value