org.deegree.metadata.iso.persistence
Class ISORecordSerializeTest

java.lang.Object
  extended by org.deegree.metadata.iso.persistence.AbstractISOTest
      extended by org.deegree.metadata.iso.persistence.ISORecordSerializeTest

public class ISORecordSerializeTest
extends AbstractISOTest

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Field Summary
 
Fields inherited from class org.deegree.metadata.iso.persistence.AbstractISOTest
conn, jdbcPass, jdbcURL, jdbcUser, nsContext, resultSet, store
 
Constructor Summary
ISORecordSerializeTest()
           
 
Method Summary
 void testNamespaces()
           
 void testOutputBrief()
           
 void testOutputSummary()
           
 
Methods inherited from class org.deegree.metadata.iso.persistence.AbstractISOTest
setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISORecordSerializeTest

public ISORecordSerializeTest()
Method Detail

testNamespaces

public void testNamespaces()
                    throws MetadataStoreException,
                           XMLStreamException,
                           FactoryConfigurationError,
                           IOException,
                           MetadataInspectorException,
                           ResourceInitException
Throws:
MetadataStoreException
XMLStreamException
FactoryConfigurationError
IOException
MetadataInspectorException
ResourceInitException

testOutputBrief

public void testOutputBrief()
                     throws MetadataStoreException,
                            XMLStreamException,
                            FactoryConfigurationError,
                            IOException,
                            MetadataInspectorException,
                            ResourceInitException
Throws:
MetadataStoreException
XMLStreamException
FactoryConfigurationError
IOException
MetadataInspectorException
ResourceInitException

testOutputSummary

public void testOutputSummary()
                       throws MetadataStoreException,
                              XMLStreamException,
                              FactoryConfigurationError,
                              IOException,
                              MetadataInspectorException,
                              ResourceInitException
Throws:
MetadataStoreException
XMLStreamException
FactoryConfigurationError
IOException
MetadataInspectorException
ResourceInitException


Copyright © 2011. All Rights Reserved.