Table of Contents

Method CancelCurrentTest

Namespace
Xunit
Assembly
xunit.v3.core.dll

CancelCurrentTest()

Attempt to cancel the currently executing test, if one is executing. This will signal the CancellationToken for cancellation.

void CancelCurrentTest()