net.sourceforge.jxunit
Interface JXTestSetup

All Known Implementing Classes:
JXConfig, JXDirectoryScan, JXExcludeFiles, JXIncludeFiles

public interface JXTestSetup


Method Summary
 void setup(String cwd, JXProperties properties)
           
 

Method Detail

setup

public void setup(String cwd,
                  JXProperties properties)
           throws Throwable