message
.message
as well
as the underlying cause
.cause
.messageSupplier
.TestExecutionResult
for a failed execution
of a test or container with the supplied throwable
.FilePosition
using the supplied line
and
column
.DiscoverySelector
that selects a file so that
TestEngines
can discover tests or containers based on files in the
file system.TestSource
with an optional
position.FileSource
using the supplied file
.TestSource
.Filter
can be applied to determine if an object should be
included or excluded in a result set.Filter
.filters
to the request.basePackageName
that match the specified classTester
and classNameFilter
predicates.annotationType
.annotationType
that is either
directly present, meta-present, or indirectly
present on the supplied element
.annotationType
that is either
present or meta-present on the supplied optional
element
.Method
of the supplied class or interface that
meets the specified criteria, beginning with the specified class or
interface and traversing up the type hierarchy until such a method is
found or the type hierarchy is exhausted.Method
of the supplied class or interface that
meets the specified criteria, beginning with the specified class or
interface and traversing up the type hierarchy until such a method is
found or the type hierarchy is exhausted.predicate
.predicate
, using top-down search semantics
within the type hierarchy.public
fields of the supplied class
or interface that are of the specified fieldType
and annotated
or meta-annotated with the specified annotationType
.annotationType
that are either present, indirectly
present, or meta-present on the supplied AnnotatedElement
.engineId
using the default
format.ReportEntry
from a map of key-value pairs.ReportEntry
from a key-value pair.TestIdentifier
from a TestDescriptor
.TestPlan
from the supplied collection of
TestDescriptors
.Functions
,
Predicates
, etc.