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.
public virtual void PostInvoke()
Allows the test case to run some code just after the test case is finished running.
public virtual void PostInvoke()