This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git.
from 90bd4a9 Formatting new 989fecb STATISTICS-33: Move sample method to the TestUtils new fa9d1a8 Remove public modifiers of package level TestUtils The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../AbstractContinuousDistribution.java | 17 ----- .../distribution/AbstractDiscreteDistribution.java | 17 ----- .../distribution/BetaDistributionTest.java | 4 +- .../ContinuousDistributionAbstractTest.java | 2 +- .../DiscreteDistributionAbstractTest.java | 2 +- .../commons/statistics/distribution/TestUtils.java | 84 +++++++++++++++------- .../distribution/ZipfDistributionTest.java | 2 +- 7 files changed, 64 insertions(+), 64 deletions(-)