PHP Class NsplTest\RndTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: ihor/Nspl

Méthodes publiques

Méthode Description
testChoice ( )
testChoiceFromEmptySequence ( )
testSample ( )
testSampleOfPopulationLessThanLength ( )
testWeightedChoice ( )
testWeightedChoiceFromEmptySequence ( )
testWeightedChoiceWithNonIntegerWeights ( )

Method Details

testChoice() public méthode

public testChoice ( )

testChoiceFromEmptySequence() public méthode

testSample() public méthode

public testSample ( )

testSampleOfPopulationLessThanLength() public méthode

testWeightedChoice() public méthode

public testWeightedChoice ( )

testWeightedChoiceFromEmptySequence() public méthode

testWeightedChoiceWithNonIntegerWeights() public méthode