| Package | Description |
|---|---|
| com.carrotsearch.randomizedtesting | |
| com.carrotsearch.randomizedtesting.annotations |
| Class and Description |
|---|
| AnnotatedMethodProvider
Base class for
TestMethodProviders 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.
|
| GroupEvaluator
Evaluates enabled/ disabled state for a given test group.
|
| 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.
|
| RandomSupplier |
| 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.
|
| Class and Description |
|---|
| TestMethodAndParams
A single test case entry composed of the test method
and the arguments eventually passed to the test class's constructor.
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.