Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Classes | Public Member Functions | Static Public Member Functions | List of all members
test.util.DiceTest Class Reference

Public Member Functions

void initDice ()
 
void reseededSequences ()
 
void constructorReseedSequences ()
 
void seedCurrentTime ()
 
void globalInstance ()
 
void nextIntMaxBounds ()
 
void nextIntMaxUniform ()
 
void nextIntZeroMax ()
 
void nextIntNegMax ()
 
void nextIntNonNegative ()
 
void nextIntRangeBounded ()
 
void nextIntNegRange ()
 
void nextIntRangeUniform ()
 
void chanceResultMatchesPercent ()
 
void negativeOdds ()
 
void zeroOdds ()
 
void perfectOdds ()
 
void oddsTooHigh ()
 
void defaultChanceTotal ()
 
void defaultChanceOdds ()
 
void chooseUniformDistribution ()
 
void chooseNullList ()
 
void chooseEmptyList ()
 

Static Public Member Functions

static void initSeeder ()
 
static Dice getMockedSequenceDice ()
 

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