Ejemplo n.º 1
0
 public void ExchangeService_GetAvailableExchanges()
 {
     Assert.True(ExchangeService.GetAvailableExchanges().Any());
 }