Package | Description |
---|---|
com.carrotsearch.randomizedtesting |
Provides
RandomizedRunner : randomized tests under control and more. |
Class and Description |
---|
AnnotatedMethodProvider
Base class for
TestMethodProvider s based on annotations. |
ClassModel
Class model for a test suite.
|
ClassModel.FieldModel |
ClassModel.MethodModel |
ClassModel.Scope |
FilterExpressionParser.Node |
GlobFilter
A filter that matches something using globbing (*) pattern.
|
LifecycleScope
Lifecycle stages for tracking resources.
|
RandomizedContext
Context variables for an execution of a test suite (hooks and tests) running
under a
RandomizedRunner . |
RandomizedRunner
A
Runner implementation for running randomized test cases with
predictable and repeatable randomness. |
Randomness
Per-thread, per-lifecycle state randomness defined as an initial seed and
the current Random instance.
|
ReproduceErrorMessageBuilder
A builder for constructing "reproduce with" message.
|
SeedDecorator
This is an advanced feature.
|
SysGlobals
Global names for system properties controlling the behavior of
JUnit4 ANT task
and RandomizedRunner . |
TestMethodProvider
Responsible for providing individual test instances and their descriptions.
|
TraceFormatting
Utilities for dealing with throwables, stacks, etc.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.