Beispiel #1
0
 public void TestGetDecimal()
 {
     Assert.Equal(decimal.MaxValue, api.GetDecimal());
 }