Uses of Interface
org.apache.maven.surefire.booter.KeyValueSource
Packages that use KeyValueSource
Package
Description
-
Uses of KeyValueSource in org.apache.maven.plugin.surefire
Classes in org.apache.maven.plugin.surefire that implement KeyValueSourceModifier and TypeClassDescriptionclassA properties implementation that preserves insertion order.Constructors in org.apache.maven.plugin.surefire with parameters of type KeyValueSource -
Uses of KeyValueSource in org.apache.maven.plugin.surefire.booterclient
Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type KeyValueSourceModifier and TypeMethodDescriptionprivate RunResultForkStarter.fork(Object testSet, KeyValueSource providerProperties, ForkClient forkClient, SurefireProperties effectiveSystemProperties, int forkNumber, AbstractForkInputStream testProvidingInputStream, boolean readTestsFromInStream) (package private) FileBooterSerializer.serialize(KeyValueSource sourceProperties, ProviderConfiguration providerConfiguration, StartupConfiguration startupConfiguration, Object testSet, boolean readTestsFromInStream, Long pid, int forkNumber) Does not modify sourceProperties -
Uses of KeyValueSource in org.apache.maven.surefire.booter
Classes in org.apache.maven.surefire.booter that implement KeyValueSource