Ejemplo n.º 1
0
 public CompletionAssertion <T> BeCancelled() => add(() => completion.IfCancelled(), "$name must be $not cancelled");