public class SurefireReflector extends Object
Constructor and Description |
---|
SurefireReflector(ClassLoader surefireClassLoader) |
public SurefireReflector(ClassLoader surefireClassLoader)
public static ReporterFactory createForkingReporterFactoryInCurrentClassLoader(Boolean trimStackTrace, PrintStream originalSystemOut)
public Object createBooterConfiguration(ClassLoader surefireClassLoader, Object factoryInstance, boolean insideFork)
public Object instantiateProvider(String providerClassName, Object booterParameters)
public void setIfDirScannerAware(Object o, DirectoryScannerParameters dirScannerParams)
public void setDirectoryScannerParameters(Object o, DirectoryScannerParameters dirScannerParams)
public void setRunOrderParameters(Object o, RunOrderParameters runOrderParameters)
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 testClassLoader)
public void setTestArtifactInfoAware(Object o, TestArtifactInfo testArtifactInfo1)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.