Package org.codehaus.mojo.gwt.shell
Class CoverageConfiguration
- java.lang.Object
-
- org.codehaus.mojo.gwt.shell.CoverageConfiguration
-
public final class CoverageConfiguration extends Object
- Author:
- fabien.cortina at gmail.com
-
-
Constructor Summary
Constructors Constructor Description CoverageConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getExcludes()String[]getIncludes()booleanisEnabled()booleanisScanDependencies()
-