$darkmode
|
DENOPTIM
|
Unit test. More...
Public Member Functions | |
| void | testRandomizerReproducibility () throws Exception |
| void | tesGetNoisyPoint () throws Exception |
| void | testRandomlyChooseOne () throws Exception |
Unit test.
Definition at line 37 of file RandomizerTest.java.
| void denoptim.utils.RandomizerTest.tesGetNoisyPoint | ( | ) | throws Exception |
Definition at line 73 of file RandomizerTest.java.
References denoptim.utils.Randomizer.getNoisyPoint().
| void denoptim.utils.RandomizerTest.testRandomizerReproducibility | ( | ) | throws Exception |
Definition at line 43 of file RandomizerTest.java.
References denoptim.utils.Randomizer.nextDouble().
| void denoptim.utils.RandomizerTest.testRandomlyChooseOne | ( | ) | throws Exception |
Definition at line 89 of file RandomizerTest.java.
References denoptim.utils.Randomizer.randomlyChooseOne().