public void TestGetMaxValue() { Assert.That(LongHistogram.ValuesAreEquivalent(100L * 1000 * 1000, LongHistogram.GetMaxValue())); }