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.util.GuardTest Class Reference

Public Member Functions

void argumentNotNullThrows ()
 
void argumentNotNullSafe ()
 
void argumentsNullOne ()
 
void argumentsNullAll ()
 
void argumentsNullNone ()
 
void argumentNonNegativeZero ()
 
void argumentNonNegativeNegative ()
 
void argumentNonNegativeSafe ()
 
void argumentsNonNegativeOneNeg ()
 
void argumentsNonNegativeAllNeg ()
 
void argumentsNonNegativeAllPos ()
 
void argumentNotPositiveZero ()
 
void argumentNotPositiveNegative ()
 
void argumentPositiveSafe ()
 
void argumentsPositiveOneNeg ()
 
void argumentsPositiveAllNeg ()
 
void argumentsPositiveAllPos ()
 
void argumentBoundNegThrows ()
 
void argumentBoundPosThrows ()
 
void argumentBoundMaxThrows ()
 
void argumentBoundZeroSafe ()
 
void argumentBoundPosSafe ()
 
void argumentBoundCloseMaxSafe ()
 
void argumentPosBoundNegXThrows ()
 
void argumentPosBoundNegYThrows ()
 
void argumentPosBoundPosXThrows ()
 
void argumentPosBoundPosYThrows ()
 
void argumentPosBoundMaxXThrows ()
 
void argumentPosBoundMaxYThrows ()
 
void argumentPosBoundZeroSafe ()
 
void argumentPosBoundPosThrows ()
 
void validateTrue ()
 
void validateFalse ()
 
void validateArgumentTrue ()
 
void validateArgumentFalse ()
 
void returnNonNull ()
 
void returnNull ()
 

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