PHP Class NsplTest\RndTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostrar archivo Open project: ihor/Nspl

Public Methods

Method Description
testChoice ( )
testChoiceFromEmptySequence ( )
testSample ( )
testSampleOfPopulationLessThanLength ( )
testWeightedChoice ( )
testWeightedChoiceFromEmptySequence ( )
testWeightedChoiceWithNonIntegerWeights ( )

Method Details

testChoice() public method

public testChoice ( )

testChoiceFromEmptySequence() public method

testSample() public method

public testSample ( )

testSampleOfPopulationLessThanLength() public method

testWeightedChoice() public method

public testWeightedChoice ( )

testWeightedChoiceFromEmptySequence() public method

testWeightedChoiceWithNonIntegerWeights() public method