Spring Web Services Framework

org.springframework.ws.server.endpoint.support
Class PayloadRootUtilsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.ws.server.endpoint.support.PayloadRootUtilsTest
All Implemented Interfaces:
junit.framework.Test

public class PayloadRootUtilsTest
extends junit.framework.TestCase


Constructor Summary
PayloadRootUtilsTest()
           
 
Method Summary
 void testGetQNameForDomSource()
           
 void testGetQNameForNullSource()
           
 void testGetQNameForSaxSource()
           
 void testGetQNameForStaxSource()
           
 void testGetQNameForStreamSource()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PayloadRootUtilsTest

public PayloadRootUtilsTest()
Method Detail

testGetQNameForDomSource

public void testGetQNameForDomSource()
                              throws Exception
Throws:
Exception

testGetQNameForStaxSource

public void testGetQNameForStaxSource()
                               throws Exception
Throws:
Exception

testGetQNameForStreamSource

public void testGetQNameForStreamSource()
                                 throws Exception
Throws:
Exception

testGetQNameForSaxSource

public void testGetQNameForSaxSource()
                              throws Exception
Throws:
Exception

testGetQNameForNullSource

public void testGetQNameForNullSource()
                               throws Exception
Throws:
Exception

Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.