Method FromException
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
FromException(Exception, string)
Creates a new ITestAssemblyCleanupFailure constructed from an Exception object.
public static ITestAssemblyCleanupFailure FromException(Exception ex, string assemblyUniqueID)