org.melati.poem
Class ExportedTests

Package class diagram package ExportedTests
java.lang.Object
  extended by 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

Constructor Summary
ExportedTests()
           
 
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
 

Constructor Detail

ExportedTests

public ExportedTests()
Method Detail

suite

public static junit.framework.Test suite()


Copyright © 2000-2010 PanEris. All Rights Reserved.