public class TestInstrumenter extends AbstractInstrumenter
| Constructor and Description |
|---|
TestInstrumenter(CompilerConfiguration configuration,
String outputSourceDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCompileSourceRoot(String sourceRoot) |
protected List<String> |
getCompileSourceRoots() |
protected String |
getSourceDirectory() |
protected CloverSourceScanner |
getSourceScanner() |
protected String |
getSourceType() |
protected boolean |
isGeneratedSourcesDirectory(String sourceRoot) |
protected void |
setSourceDirectory(String targetDirectory) |
getConfiguration, instrument, redirectSourceDirectoriespublic TestInstrumenter(CompilerConfiguration configuration, String outputSourceDirectory)
protected CloverSourceScanner getSourceScanner()
getSourceScanner in class AbstractInstrumenterprotected String getSourceDirectory()
getSourceDirectory in class AbstractInstrumenterprotected void setSourceDirectory(String targetDirectory)
setSourceDirectory in class AbstractInstrumenterprotected List<String> getCompileSourceRoots()
getCompileSourceRoots in class AbstractInstrumenterprotected void addCompileSourceRoot(String sourceRoot)
addCompileSourceRoot in class AbstractInstrumenterprotected boolean isGeneratedSourcesDirectory(String sourceRoot)
isGeneratedSourcesDirectory in class AbstractInstrumenterprotected String getSourceType()
getSourceType in class AbstractInstrumenterCopyright © 2019 OpenClover.org. All rights reserved.