Exemplo n.º 1
0
 public void TestGenUrl()
 {
     Assert.AreEqual(new Uri("https://uat.dwolla.com/oauth/v2/authenticate?client_id=HFpRm2QGHYOjqEeNug1BRGoTdtlhozgGchwmi29%2b2eKTEqaHze&response_type=code&scope=Send|Transactions|Balance|Request|Contacts|AccountInfoFull|Funding|ManageAccount"), o.GenAuthUrl());
 }