DiscoveryFilters into a new filter that will
include elements if and only if all of the filters in the specified array
include it.DiscoveryFilters into a new filter that
will include elements if and only if all of the filters in the specified
collection include it.TestEngine should lookup tests at.TestDescriptor has been
registered.EngineDiscoveryRequest gives TestEngines
access to the information necessary to discover TestDescriptors.HierarchicalTestEngine and its collaborators.Filter.ReportEntry with the supplied values.ReportEntry with the supplied values.ReportEntry.TestEngine implementations that wish
to organize test suites hierarchically based on the Node,
Container, and Leaf abstractions.ReportEntry —
that is a time-stamped map of String-based key-value pairs
to be published to the reporting infrastructure.testDescriptor in order to publish additional information, e.g.:
Output that would otherwise go to System.out
Information about test context or test data
The current lifecycle state of testDescriptor is not relevant;
that means that reporting events can occur at all times.