Class ProviderConfiguration

java.lang.Object
org.apache.maven.surefire.booter.ProviderConfiguration

public class ProviderConfiguration extends Object
Represents the surefire configuration that passes all the way into the provider classloader and the provider.
Author:
Jason van Zyl, Emmanuel Venisse, Kristian Rosenvold