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