| org.apache.lenya.cms.AbstractExcaliburTest
AbstractExcaliburTest | abstract public class AbstractExcaliburTest extends ExcaliburTestCase (Code) | | Abstract base class for excalibur tests
|
Method Summary | |
protected void | prepare() |
CONFIGURATION | final public static String CONFIGURATION(Code) | | CONFIGURATION The path to the configuration
|
AbstractExcaliburTest | public AbstractExcaliburTest(String test)(Code) | | Parameters: test - The test. |
prepare | protected void prepare() throws Exception(Code) | | See Also: org.apache.avalon.excalibur.testcase.ExcaliburTestCase.prepare |
|
|