1 instantiation of SkipException
xunit.assert (1)
Sdk\Exceptions\SkipException.cs (1)
34
new
SkipException
(
2 references to SkipException
xunit.assert (2)
Sdk\Exceptions\SkipException.cs (2)
29
/// Creates a new instance of the <see cref="
SkipException
"/> class to be thrown
33
public static
SkipException
ForSkip(string message) =>