| Package | Description |
|---|---|
| com.carrotsearch.randomizedtesting |
| Modifier and Type | Class and Description |
|---|---|
class |
MixWithSuiteName
A
SeedDecorator to be used with SeedDecorators annotation
to modify the master Randomness with a hash off the suite's class name. |
| Constructor and Description |
|---|
Randomness(long seed,
RandomSupplier supplier,
SeedDecorator... decorators) |
Randomness(java.lang.Thread owner,
RandomSupplier supplier,
long seed,
SeedDecorator... decorators) |
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.