Some tests methods like :
PMKolmogorovSmirnov1SampleTest >> testRejectOfEqualityHypothesesForSampleVersusDistribution
PMBinomialGeneratorTest >> testBinomialGeneratorConvergesToMean
fail randomly from time to time.
They should be rewritten in a better way.
Maybe we should control the seed in order to have reproducible test.
Some tests methods like :
PMKolmogorovSmirnov1SampleTest >> testRejectOfEqualityHypothesesForSampleVersusDistributionPMBinomialGeneratorTest >> testBinomialGeneratorConvergesToMeanfail randomly from time to time.
They should be rewritten in a better way.
Maybe we should control the seed in order to have reproducible test.