org.deegree.metadata.iso.persistence
Class AbstractISOTest
java.lang.Object
org.deegree.metadata.iso.persistence.AbstractISOTest
- Direct Known Subclasses:
- InspectorCouplingTest, InspectorIdentifierTest, ISOMetadataStoreTest, ISOMetadatStoreTransactionTest, ISORecordAnyTextTest, ISORecordSerializeTest, ParseISOTest
public abstract class AbstractISOTest
- extends Object
TODO add class documentation here
- Version:
- $Revision: 31239 $, $Date: 2011-07-07 17:23:05 +0200 (Do, 07. Jul 2011) $
- Author:
- Steffen Thomas, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nsContext
protected static final NamespaceBindings nsContext
store
protected ISOMetadataStore store
jdbcURL
protected String jdbcURL
jdbcUser
protected String jdbcUser
jdbcPass
protected String jdbcPass
resultSet
protected MetadataResultSet<?> resultSet
conn
protected Connection conn
AbstractISOTest
public AbstractISOTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws SQLException,
UnsupportedEncodingException,
IOException,
MetadataStoreException
- Throws:
SQLException
UnsupportedEncodingException
IOException
MetadataStoreException
Copyright © 2011. All Rights Reserved.