org.codehaus.mojo.gwt.test
Class TestTemplate
java.lang.Object
org.codehaus.mojo.gwt.test.TestTemplate
public class TestTemplate
- extends Object
- Version:
- $Id: TestTemplate.java 8732 2009-01-17 10:54:12Z olamy $
- Author:
- Nicolas De Loof
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTemplate
public TestTemplate(MavenProject project,
String includes,
String excludes,
TestTemplate.CallBack callBack)
throws MojoExecutionException
- Parameters:
project
- the maven projectincludes
- inclusion patternsexcludes
- exclusion patternscallBack
- what to do with thoses tests
- Throws:
MojoExecutionException
- some error occured
Copyright © 2007-2012 Codehaus. All Rights Reserved.