Esempio n. 1
0
 public void the_call_is_connected_if_the_cancellation_token_is_not_signaled()
 {
     theConnectivity.IsClientConnected().ShouldBeTrue();
 }