UniformIntTest

6

tests

0

failures

0

ignored

0.013s

duration

100%

successful

Tests

Test Method name Duration Result
Sampling stays within [a,b] inclusive and is deterministic by seed boundsAndDeterminism() 0.008s passed
Constructor validation and degenerate case constructorValidation() 0.001s passed
Full int range edge case: MIN_VALUE..MAX_VALUE works extremeRange() 0.001s passed
PMF, CDF, mean, variance are consistent pmfCdfMoments() 0s passed
Support metadata is [a,b] discrete supportMetadata() 0s passed
Uniformity sanity: histogram is roughly flat uniformitySanity() 0.003s passed