Table of Contents

Property Data

Namespace
Xunit
Assembly
xunit.v3.core.dll

Data

Gets the data to be passed to the test.

public object?[] Data { get; }

Property Value

object[]