Package com.logicaldoc.util.junit
Class AbstractTestCase
java.lang.Object
com.logicaldoc.util.junit.AbstractTestCase
Abstract test case that of database and context initialization.
- Since:
 - 8.8.5
 - Author:
 - Matteo Caruso - LogicalDOC
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AbstractTestCase
public AbstractTestCase() 
 - 
 - 
Method Details
- 
setUp
- Throws:
 IOExceptionSQLExceptionPluginException
 - 
tearDown
- Throws:
 SQLException
 
 -