| java.lang.Object net.jforum.TestCaseUtils
TestCaseUtils | public class TestCaseUtils (Code) | | General utilities for the test cases.
author: Rafael Steil version: $Id: TestCaseUtils.java,v 1.23 2007/09/19 05:43:23 rafaelsteil Exp $ |
initDatabaseImplementation | public static void initDatabaseImplementation() throws Exception(Code) | | Inits the database stuff.
Must be called after #loadEnvironment
throws: Exception - |
|
|