Table of Contents

Method GetExportedTypes

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

GetExportedTypes()

Override this to provide a list of the exported types in the assembly.

protected override Type[] GetExportedTypes()

Returns

Type[]