コード例 #1
0
 public void No_credentials_should_be_sent_by_default()
 {
     Assert.IsNull(task.GetConfiguredCredentials());
 }