Class AbstractWebappTestCase

java.lang.Object
com.logicaldoc.util.junit.AbstractTestCase
com.logicaldoc.web.junit.AbstractWebappTestCase

public abstract class AbstractWebappTestCase extends AbstractTestCase
Abstract test case for the web-application dependent modules. This class initialises a test database and prepares the spring test context.

All LogicalDOC's tests must extend this test case in order to find a ready and accessible database.

Since:
9.2.1
Author:
Marco Meschieri - LogicalDOC