예제 #1
0
 public CompletionAssertion <T> BeInterrupted() => add(() => completion.IfInterrupted(out _), "$name must be $not interrupted");