org.deegree.commons.utils.test
Class TestDBProperties
java.lang.Object
org.deegree.commons.utils.test.TestDBProperties
public class TestDBProperties
- extends Object
Provides convenient access to test database configurations defined in TestProperties
.
- Version:
- $Revision: 31234 $, $Date: 2011-07-07 15:01:28 +0200 (Thu, 07 Jul 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getId
public String getId()
getAdminUrl
public String getAdminUrl()
getAdminUser
public String getAdminUser()
getAdminPass
public String getAdminPass()
getDbName
public String getDbName()
getUrl
public String getUrl()
getUser
public String getUser()
getPass
public String getPass()
getAll
public static List<TestDBProperties> getAll()
throws IllegalArgumentException,
IOException
- Throws:
IllegalArgumentException
IOException
Copyright © 2011. All Rights Reserved.