org.melati.poem
Class ExportedTests
java.lang.Object
org.melati.poem.ExportedTests
public class ExportedTests
- extends Object
A class which can be used within Eclipse or from another Maven project to
access these tests with the Surefire plugin.
See my comment on http://jira.codehaus.org/browse/SUREFIRE-569
See also http://jira.codehaus.org/browse/SUREFIRE-120
Note that this does not implement junit.framework.Test or it would be
discovered by the Maven Surefire plugin.
- Author:
- timp
|
Method Summary |
static junit.framework.Test |
suite()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportedTests
public ExportedTests()
suite
public static junit.framework.Test suite()
Copyright © 2000-2010 PanEris. All Rights Reserved.