net.sourceforge.jxunit
Class JXExcludeFiles
java.lang.Object
|
+--net.sourceforge.jxunit.JXExcludeFiles
- All Implemented Interfaces:
- JXTestSetup
- public class JXExcludeFiles
- extends Object
- implements JXTestSetup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
regexp
public String regexp
matchCase
public boolean matchCase
JXExcludeFiles
public JXExcludeFiles()
setup
public void setup(String cwd,
JXProperties properties)
throws Throwable
- Specified by:
setup
in interface JXTestSetup