DefaultCommandReader.nextCommand()
) unless the stream is atomically
closed (see CommandReader.isClosed()
returns true
) before this method has returned.CommandReader.isClosed()
.Commandline
implementation.File
for each test suite.input-stream
.path
.NotifiableTestStream.noop()
and NotifiableTestStream.shutdown(Shutdown)
are supported.ForkChannel.tryConnectToClient()
throws InvalidSessionIdException
and ForkStarter
should close CommandlineExecutor
.logger
for JUnit5.file and console reporter of test-set
for JUnit5.xml reporter
based on XSD version 3.0 for JUnit5.LegacyForkChannel
.ForkStarter
.Logger
.ForkStarter
.current ClassLoader
.TEST-reportName[-suffix].xml
file like written and read
by Ant's <junit>
and
<junitreport>
tasks,
then supported by many tools like CI servers.AbstractSurefireMojo.getSuiteXmlFiles()
as list
.SurefireForkChannel
.StatelessXmlReporter
in plugin.test-set event listener for stateless file and console reporter
in plugin.streams
, registers cachable commands
and provides accessible API to dispatch immediate commands to all atomically
alive streams.InputStream
that, when read, provides test class names out of a queue.Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.