org.deegree.protocol.wfs.transaction
Class TransactionXMLAdapterTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.deegree.protocol.wfs.transaction.TransactionXMLAdapterTest
All Implemented Interfaces:
junit.framework.Test

public class TransactionXMLAdapterTest
extends junit.framework.TestCase

Test cases for the TransactionXMLAdapter.

Version:
$Revision: 31619 $, $Date: 2011-08-23 14:56:28 +0200 (Tue, 23 Aug 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
TransactionXMLAdapterTest()
           
 
Method Summary
 void testComplex110()
           
 void testDelete110()
           
 void testInsert110()
           
 void testUpdate110()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionXMLAdapterTest

public TransactionXMLAdapterTest()
Method Detail

testDelete110

public void testDelete110()
                   throws Exception
Throws:
Exception

testInsert110

public void testInsert110()
                   throws Exception
Throws:
Exception

testUpdate110

public void testUpdate110()
                   throws Exception
Throws:
Exception

testComplex110

public void testComplex110()
                    throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.