cgl.narada.wsinfra.util.test
Class XmlContentTransferTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycgl.narada.wsinfra.util.test.XmlContentTransferTest
All Implemented Interfaces:
junit.framework.Test

public class XmlContentTransferTest
extends junit.framework.TestCase


Constructor Summary
XmlContentTransferTest(String name)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCopyFromSourceToDestinationAsFirstChild()
           
 void testCopyFromSourceToDestinationXmlCursorXmlCursor()
           
 void testCopyFromSourceToDestinationXmlObjectXmlCursor()
           
 void testCopyFromSourceToDestinationXmlObjectXmlObject()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlContentTransferTest

public XmlContentTransferTest(String name)
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()

testCopyFromSourceToDestinationXmlObjectXmlObject

public void testCopyFromSourceToDestinationXmlObjectXmlObject()

testCopyFromSourceToDestinationXmlObjectXmlCursor

public void testCopyFromSourceToDestinationXmlObjectXmlCursor()

testCopyFromSourceToDestinationXmlCursorXmlCursor

public void testCopyFromSourceToDestinationXmlCursorXmlCursor()

testCopyFromSourceToDestinationAsFirstChild

public void testCopyFromSourceToDestinationAsFirstChild()