Uses of Interface
org.apache.maven.surefire.api.fork.ForkNodeArguments
Packages that use ForkNodeArguments
-
Uses of ForkNodeArguments in org.apache.maven.surefire.api.stream
Methods in org.apache.maven.surefire.api.stream that return ForkNodeArgumentsModifier and TypeMethodDescriptionprotected final ForkNodeArgumentsAbstractStreamDecoder.getArguments()Constructors in org.apache.maven.surefire.api.stream with parameters of type ForkNodeArgumentsModifierConstructorDescriptionprotectedAbstractStreamDecoder(ReadableByteChannel channel, ForkNodeArguments arguments, Map<AbstractStreamDecoder.Segment, MT> messageTypes)