public class Foo extends Object
Constructor and Description |
---|
Foo() |
Modifier and Type | Method and Description |
---|---|
Boolean |
isCalled() |
void |
setClassLoaders(ClassLoader testClassLoader) |
void |
setDirectoryScannerParameters(DirectoryScannerParameters directoryScanner) |
void |
setProviderProperties(Map<String,String> providerProperties) |
void |
setReporterConfiguration(ReporterConfiguration reporterConfiguration) |
void |
setRunOrderParameters(RunOrderParameters runOrderParameters) |
void |
setTestArtifactInfo(TestArtifactInfo testArtifactInfo) |
void |
setTestRequest(TestRequest testRequest1) |
public void setDirectoryScannerParameters(DirectoryScannerParameters directoryScanner)
public Boolean isCalled()
public void setReporterConfiguration(ReporterConfiguration reporterConfiguration)
public void setClassLoaders(ClassLoader testClassLoader)
public void setTestRequest(TestRequest testRequest1)
public void setTestArtifactInfo(TestArtifactInfo testArtifactInfo)
public void setRunOrderParameters(RunOrderParameters runOrderParameters)
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.