Package | Description |
---|---|
com.carrotsearch.randomizedtesting |
Provides
RandomizedRunner : randomized tests under control and more. |
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,
SeedDecorator... decorators) |
Randomness(Thread owner,
long seed,
SeedDecorator... decorators) |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.