Class and Description |
---|
WriterOutputStream
OutputStream implementation that transforms a byte stream to a
character stream using a specified charset encoding and writes the resulting
stream to a Writer . |
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.
|
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–2016 Carrot Search s.c.. All rights reserved.