|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugin.clover.internal.scanner.AbstractCloverSourceScanner
com.atlassian.maven.plugin.clover.internal.scanner.TestCloverSourceScanner
public class TestCloverSourceScanner
Computes the list of test source files to instrument.
| Constructor Summary | |
|---|---|
TestCloverSourceScanner(CompilerConfiguration configuration,
java.lang.String outputSourceDirectory)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getSourceDirectory()
|
protected java.util.List |
getSourceRoots()
|
| Methods inherited from class com.atlassian.maven.plugin.clover.internal.scanner.AbstractCloverSourceScanner |
|---|
getConfiguration, getExcludedFiles, getSourceFilesToInstrument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCloverSourceScanner(CompilerConfiguration configuration,
java.lang.String outputSourceDirectory)
| Method Detail |
|---|
protected java.util.List getSourceRoots()
getSourceRoots in class AbstractCloverSourceScannerprotected java.lang.String getSourceDirectory()
getSourceDirectory in class AbstractCloverSourceScanner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||