コード例 #1
0
 public async Task GetServerTime()
 => Assert.That(await api.GetServerTime(), Is.GreaterThan(DateTime.UtcNow.AddMinutes(-5)));