Table of Contents

Property ConstructorArguments

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

ConstructorArguments

Gets the arguments to send to the test class constructor.

public object?[] ConstructorArguments { get; }

Property Value

object[]