org.deegree.metadata.iso.persistence
Class ISOMetadatStoreTransactionTest
java.lang.Object
org.deegree.metadata.iso.persistence.AbstractISOTest
org.deegree.metadata.iso.persistence.ISOMetadatStoreTransactionTest
public class ISOMetadatStoreTransactionTest
- extends AbstractISOTest
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISOMetadatStoreTransactionTest
public ISOMetadatStoreTransactionTest()
testInsert
public void testInsert()
throws MetadataStoreException,
FactoryConfigurationError,
IOException,
MetadataInspectorException,
ResourceInitException,
URISyntaxException
- Throws:
MetadataStoreException
FactoryConfigurationError
IOException
MetadataInspectorException
ResourceInitException
URISyntaxException
testDelete
public void testDelete()
throws MetadataStoreException,
XMLStreamException,
FactoryConfigurationError,
IOException,
MetadataInspectorException,
ResourceInitException
- Tests if 3 records will be inserted and 2 delete so the output should be 1
The request-query tests after getAllRecords
- Throws:
MetadataStoreException
XMLStreamException
FactoryConfigurationError
IOException
MetadataInspectorException
ResourceInitException
testUpdateString
public void testUpdateString()
throws MetadataStoreException,
MetadataInspectorException,
FactoryConfigurationError,
ResourceInitException
- Throws:
MetadataStoreException
MetadataInspectorException
FactoryConfigurationError
ResourceInitException
testUpdateStringWithCQP
public void testUpdateStringWithCQP()
throws MetadataStoreException,
MetadataInspectorException,
FactoryConfigurationError,
ResourceInitException
- Throws:
MetadataStoreException
MetadataInspectorException
FactoryConfigurationError
ResourceInitException
testUpdateOMElementReplace
public void testUpdateOMElementReplace()
throws FactoryConfigurationError,
MetadataStoreException,
MetadataInspectorException,
org.jaxen.JaxenException,
ResourceInitException
- Throws:
FactoryConfigurationError
MetadataStoreException
MetadataInspectorException
org.jaxen.JaxenException
ResourceInitException
testUpdateOMElementRemove
public void testUpdateOMElementRemove()
throws FactoryConfigurationError,
MetadataStoreException,
MetadataInspectorException,
ResourceInitException
- Throws:
FactoryConfigurationError
MetadataStoreException
MetadataInspectorException
ResourceInitException
updateCompleteWithoutConstraint
public void updateCompleteWithoutConstraint()
throws MetadataStoreException,
MetadataInspectorException,
org.jaxen.JaxenException,
ResourceInitException
- Throws:
MetadataStoreException
MetadataInspectorException
org.jaxen.JaxenException
ResourceInitException
updateCompleteWithConstraint
public void updateCompleteWithConstraint()
throws MetadataStoreException,
MetadataInspectorException,
org.jaxen.JaxenException,
ResourceInitException
- Throws:
MetadataStoreException
MetadataInspectorException
org.jaxen.JaxenException
ResourceInitException
updateNotExistingRecord
public void updateNotExistingRecord()
throws MetadataStoreException,
MetadataInspectorException,
org.jaxen.JaxenException,
ResourceInitException
- Throws:
MetadataStoreException
MetadataInspectorException
org.jaxen.JaxenException
ResourceInitException
Copyright © 2011. All Rights Reserved.