Method RunAfterAttributes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
RunAfterAttributes()
Runs the After(MethodInfo, IXunitTest) side of the before after attributes.
public void RunAfterAttributes()
Runs the After(MethodInfo, IXunitTest) side of the before after attributes.
public void RunAfterAttributes()