PHP 클래스 NsplTest\RndTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ihor/Nspl

공개 메소드들

메소드 설명
testChoice ( )
testChoiceFromEmptySequence ( )
testSample ( )
testSampleOfPopulationLessThanLength ( )
testWeightedChoice ( )
testWeightedChoiceFromEmptySequence ( )
testWeightedChoiceWithNonIntegerWeights ( )

메소드 상세

testChoice() 공개 메소드

public testChoice ( )

testChoiceFromEmptySequence() 공개 메소드

testSample() 공개 메소드

public testSample ( )

testSampleOfPopulationLessThanLength() 공개 메소드

testWeightedChoice() 공개 메소드

public testWeightedChoice ( )

testWeightedChoiceFromEmptySequence() 공개 메소드

testWeightedChoiceWithNonIntegerWeights() 공개 메소드