Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Public Member Functions | List of all members
test.story.prob.CategoricalTest Class Reference
Inheritance diagram for test.story.prob.CategoricalTest:
test.story.prob.ProbabilityTest

Public Member Functions

void init ()
 
void countGetSet ()
 
void countGetDefault ()
 
void incrementSetsPlusOne ()
 
void setChangesSum ()
 
void incrementChangesSum ()
 
void getNullCount ()
 
void setNullCount ()
 
void incrementNullCount ()
 
void setZero ()
 
void setNegative ()
 
void setAddsSupport ()
 
void setZeroRemovesSupport ()
 
void probabilityRatios ()
 
void probabilityNull ()
 
void probabilityEmptySupport ()
 
void sampleUniform ()
 
void sampleStair ()
 
void samplePower ()
 
void sampleNullDice ()
 
void sampleNoSupport ()
 
void sampleDefaultDice ()
 
void testSample (int[] expected)
 

Additional Inherited Members

- Protected Member Functions inherited from test.story.prob.ProbabilityTest
int[] uniform ()
 
int[] stair ()
 
int[] power ()
 

The documentation for this class was generated from the following file: