AnnotatedMethodProvider |
|
ClassModel |
Class model for a test suite.
|
ClassModel.ClassElement |
|
ClassModel.FieldModel |
|
ClassModel.MethodModel |
|
ClassModel.Scope |
|
CloseableResourceInfo |
Allocation information (Thread, allocation stack) for tracking disposable
resources.
|
FilterExpressionParser.IContext |
|
FilterExpressionParser.InfixNode |
|
FilterExpressionParser.InputRange |
|
FilterExpressionParser.Node |
|
GlobFilter |
A filter that matches something using globbing (*) pattern.
|
GroupEvaluator |
Evaluates enabled/ disabled state for a given test group.
|
GroupEvaluator.TestGroupInfo |
|
InstanceProvider |
Provide a test instance.
|
LifecycleScope |
Lifecycle stages for tracking resources.
|
ObjectProcedure |
|
RandomizedContext |
Context variables for an execution of a test suite (hooks and tests) running
under a RandomizedRunner .
|
RandomizedContext.PerThreadResources |
Per thread assigned resources.
|
RandomizedRunner |
A Runner implementation for running randomized test cases with
predictable and repeatable randomness.
|
RandomizedRunner.QueueUncaughtExceptionsHandler |
Queue uncaught exceptions.
|
RandomizedRunner.TestCandidate |
Test candidate (model).
|
RandomizedRunner.TestMethodExecution |
Helper tuple (Method, instance params).
|
RandomizedRunner.UncaughtException |
|
Randomness |
Per-thread, per-lifecycle state randomness defined as an initial seed and
the current Random instance.
|
RandomSupplier |
|
Rants.RantType |
|
ReproduceErrorMessageBuilder |
A builder for constructing "reproduce with" message.
|
RunnerContainer |
What kind of container are we in? Unfortunately we need to adjust
to some "assumptions" containers make about runners.
|
RunnerThreadGroup |
A ThreadGroup under which all tests (and hooks) are executed.
|
SeedDecorator |
This is an advanced feature.
|
SysGlobals |
Global names for system properties controlling the behavior of JUnit4 ANT task
and RandomizedRunner .
|
TestMethodAndParams |
A single test case entry composed of the test method
and the arguments eventually passed to the test class's constructor.
|
TestMethodProvider |
Responsible for providing individual test instances and their descriptions.
|
ThreadFilter |
|
ThreadLeakControl |
Everything corresponding to thread leak control.
|
ThreadLeakControl.StatementRunner |
Runs a Statement and keeps any exception and
completion flag.
|
ThreadLeakControl.SubNotifier |
Sub-notifier that controls passing events back in case of timeouts.
|
ThreadLeakControl.TimeoutValue |
Timeout parsing code and logic.
|
TraceFormatting |
Utilities for dealing with throwables, stacks, etc.
|
Validation.ClassValidation |
|
Validation.MethodValidation |
|