Package | Description |
---|---|
com.carrotsearch.randomizedtesting |
Provides
RandomizedRunner : randomized tests under control and more. |
Modifier and Type | Method and Description |
---|---|
Randomness |
RandomizedContext.getRandomness()
Source of randomness for the context's thread.
|
Modifier and Type | Method and Description |
---|---|
static String |
SeedUtils.formatSeedChain(Randomness... randomnesses)
Formats randomness seed or seeds into something the user can type in to get predictably repeatable
execution.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.