org.apache.ojb.broker
Class TestHelper
java.lang.Object
org.apache.ojb.broker.TestHelper
- public class TestHelper
- extends java.lang.Object
Centralise the most important constants used in the test cases.
- Version:
- $Id: TestHelper.java,v 1.3 2003/01/12 14:33:03 arminw Exp $
- Author:
- Armin Waibel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEF_REPOSITORY
public static final java.lang.String DEF_REPOSITORY
- See Also:
- Constant Field Values
DEF_JCD_ALIAS
public static final java.lang.String DEF_JCD_ALIAS
DEF_USER
public static final java.lang.String DEF_USER
DEF_PASSWORD
public static final java.lang.String DEF_PASSWORD
DEF_DATABASE_NAME
public static final java.lang.String DEF_DATABASE_NAME
DEF_KEY
public static final PBKey DEF_KEY
FAR_AWAY_JCD_ALIAS
public static final java.lang.String FAR_AWAY_JCD_ALIAS
- See Also:
- Constant Field Values
FAR_AWAY_DATABASE_NAME
public static final java.lang.String FAR_AWAY_DATABASE_NAME
- See Also:
- Constant Field Values
FAR_AWAY_KEY
public static final PBKey FAR_AWAY_KEY
DATABASE_REPOSITORY
public static final java.lang.String DATABASE_REPOSITORY
- See Also:
- Constant Field Values
TestHelper
public TestHelper()
buildDefDatabase
protected static java.lang.String buildDefDatabase()
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14