Package de.tilman_neumann.jml.base
Class RngTest
java.lang.Object
de.tilman_neumann.jml.base.RngTest
public class RngTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RngTest()
-
Method Summary
Modifier and Type Method Description void
setup()
void
testUniformBigDecimal()
void
testUniformBigInteger()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RngTest
public RngTest()
-
-
Method Details
-
setup
public void setup() -
testUniformBigInteger
public void testUniformBigInteger() -
testUniformBigDecimal
public void testUniformBigDecimal()
-