public class SurefireReflector extends Object
Constructor and Description |
---|
SurefireReflector(ClassLoader surefireClassLoader) |
public SurefireReflector(ClassLoader surefireClassLoader)
public Object createForkingReporterFactory(Boolean trimStackTrace, PrintStream originalSystemOut)
public Object createReportingReporterFactory(StartupReportConfiguration startupReportConfiguration)
public Object createBooterConfiguration(ClassLoader surefireClassLoader, Object factoryInstance)
public Object instantiateProvider(String providerClassName, Object booterParameters)
public void setIfDirScannerAware(Object o, DirectoryScannerParameters dirScannerParams)
public void setDirectoryScannerParameters(Object o, DirectoryScannerParameters dirScannerParams)
public void setTestSuiteDefinitionAware(Object o, TestRequest testSuiteDefinition2)
public void setProviderPropertiesAware(Object o, Properties properties)
public void setReporterConfigurationAware(Object o, ReporterConfiguration reporterConfiguration1)
public void setTestClassLoaderAware(Object o, ClassLoader surefireClassLoader, ClassLoader testClassLoader)
public void setTestArtifactInfoAware(Object o, TestArtifactInfo testArtifactInfo1)
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.