Spring Web Services Framework

org.springframework.ws.soap.axiom
Class AxiomSoap11MessageFactoryTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.ws.AbstractWebServiceMessageFactoryTestCase
              extended by org.springframework.ws.soap.AbstractSoapMessageFactoryTestCase
                  extended by org.springframework.ws.soap.soap11.AbstractSoap11MessageFactoryTestCase
                      extended by org.springframework.ws.soap.axiom.AxiomSoap11MessageFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class AxiomSoap11MessageFactoryTest
extends AbstractSoap11MessageFactoryTestCase


Field Summary
 
Fields inherited from class org.springframework.ws.AbstractWebServiceMessageFactoryTestCase
messageFactory
 
Constructor Summary
AxiomSoap11MessageFactoryTest()
           
 
Method Summary
protected  org.springframework.ws.WebServiceMessageFactory createMessageFactory()
           
 
Methods inherited from class org.springframework.ws.soap.soap11.AbstractSoap11MessageFactoryTestCase
testCreateEmptySoap11Message, testCreateSoapMessageMtom, testCreateSoapMessageMtomWeirdStartInfo, testCreateSoapMessageNoAttachment, testCreateSoapMessageSwA, testCreateSoapMessageUtf16BigEndianByteOrderMark, testCreateSoapMessageUtf16LittleEndianByteOrderMark, testCreateSoapMessageUtf8ByteOrderMark
 
Methods inherited from class org.springframework.ws.soap.AbstractSoapMessageFactoryTestCase
testCreateEmptySoapMessage
 
Methods inherited from class org.springframework.ws.AbstractWebServiceMessageFactoryTestCase
setUp, testCreateEmptyMessage
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

AxiomSoap11MessageFactoryTest

public AxiomSoap11MessageFactoryTest()
Method Detail

createMessageFactory

protected org.springframework.ws.WebServiceMessageFactory createMessageFactory()
                                                                        throws Exception
Specified by:
createMessageFactory in class AbstractWebServiceMessageFactoryTestCase
Throws:
Exception

Spring Web Services Framework

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