Table of Contents

Method PostInvoke

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

PostInvoke()

Allows the test case to run some code just after the test case is finished running.

void PostInvoke()