Package org.apache.maven.surefire.providerapi
-
Interface Summary Interface Description ProviderParameters Injected into the providers upon provider construction.SurefireProvider Interface to be implemented by all Surefire providers. -
Class Summary Class Description AbstractProvider A provider base class that all providers should extend to shield themselves from interface changesServiceLoader SPI loader for Surefire/Failsafe should usecurrent ClassLoader
.