public void TestGetMinValue()
 {
     Assert.That(LongHistogram.ValuesAreEquivalent(1000, LongHistogram.GetMinValue()));
 }