mirror of
https://github.com/apache/commons-math.git
synced 2025-02-08 11:05:56 +00:00
* Added RandomGeneratorAbstractTest collecting stock tests for RandomGenerator implementations and running RandomDataTest test cases using RandomDataImpls constructed from generators under test. * Added BitsStreamGeneratorTest extending RandomGeneratorAbstractTest to test abstract method implementations in BitStreamGenerator. * Changed Mersenne and Well generator tests to extend RandomGeneratorAbstractTest. * Improved test coverage (discovering MATH-640) of AbstractRandomGeneratorTest by making this class extend RandomGeneratorAbstractTest. All new tests use fixed seeds. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1153257 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
Java
99.3%
R
0.5%