Method PreInvoke
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
PreInvoke()
Allows the test case to run some code just before the test case is run.
public virtual void PreInvoke()
Allows the test case to run some code just before the test case is run.
public virtual void PreInvoke()