org.deegree.metadata.iso.persistence.inspectors
Class InspectorCouplingTest

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

public class InspectorCouplingTest
extends AbstractISOTest

TODO add class documentation here

Version:
$Revision: 30779 $, $Date: 2011-05-11 16:04:22 +0200 (Mi, 11. Mai 2011) $
Author:
Steffen Thomas, last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.metadata.iso.persistence.AbstractISOTest
conn, jdbcPass, jdbcURL, jdbcUser, nsContext, resultSet, store
 
Constructor Summary
InspectorCouplingTest()
           
 
Method Summary
 void testCouplingConsistencyErrorFALSE_NO_CONSISTENCY()
           
 void testCouplingConsistencyErrorFALSE()
           
 void testCouplingConsistencyErrorTRUE_NO_Exception()
           
 void testCouplingConsistencyErrorTRUE_WITH_Exception()
           
 
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

InspectorCouplingTest

public InspectorCouplingTest()
Method Detail

testCouplingConsistencyErrorFALSE

public void testCouplingConsistencyErrorFALSE()
                                       throws MetadataStoreException,
                                              MetadataInspectorException,
                                              ResourceInitException
Throws:
MetadataStoreException
MetadataInspectorException
ResourceInitException

testCouplingConsistencyErrorFALSE_NO_CONSISTENCY

public void testCouplingConsistencyErrorFALSE_NO_CONSISTENCY()
                                                      throws MetadataStoreException,
                                                             MetadataInspectorException,
                                                             ResourceInitException
Throws:
MetadataStoreException
MetadataInspectorException
ResourceInitException

testCouplingConsistencyErrorTRUE_NO_Exception

public void testCouplingConsistencyErrorTRUE_NO_Exception()
                                                   throws MetadataStoreException,
                                                          MetadataInspectorException,
                                                          ResourceInitException
Throws:
MetadataStoreException
MetadataInspectorException
ResourceInitException

testCouplingConsistencyErrorTRUE_WITH_Exception

public void testCouplingConsistencyErrorTRUE_WITH_Exception()
                                                     throws MetadataStoreException,
                                                            MetadataInspectorException,
                                                            ResourceInitException
Throws:
MetadataStoreException
MetadataInspectorException
ResourceInitException


Copyright © 2011. All Rights Reserved.