|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.test.junit_extension.JUnitExtension
public class JUnitExtension
Contains static convenience methods for using the UIMA JUnit extensions.
Constructor Summary | |
---|---|
JUnitExtension()
|
Method Summary | |
---|---|
static java.io.File |
getFile(java.lang.String aRelativeFilePath)
|
static java.net.URL |
getURL(java.lang.String aRelativeFilePath)
|
static void |
handleException(java.lang.Exception e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUnitExtension()
Method Detail |
---|
public static java.io.File getFile(java.lang.String aRelativeFilePath)
public static java.net.URL getURL(java.lang.String aRelativeFilePath)
public static void handleException(java.lang.Exception e) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |