Table of Contents

Method GetAssemblyInfo

Namespace
Xunit.v3
Assembly
xunit.v3.runner.utility.netfx.dll

GetAssemblyInfo(XunitProjectAssembly)

Gets the test assembly metadata.

public TestAssemblyInfo GetAssemblyInfo(XunitProjectAssembly projectAssembly)

Parameters

projectAssembly

The test assembly

Returns