Table of Contents

Property TestPipelineStartup

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

TestPipelineStartup

Gets the value that was set for the test pipeline startup, if one was present.

protected ITestPipelineStartup? TestPipelineStartup { get; }

Property Value