Spring Web Services Framework

org.springframework.oxm.jaxb
Class Jaxb1UnmarshallerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.oxm.AbstractUnmarshallerTestCase
              extended by org.springframework.oxm.jaxb.Jaxb1UnmarshallerTest
All Implemented Interfaces:
junit.framework.Test

public class Jaxb1UnmarshallerTest
extends AbstractUnmarshallerTestCase


Field Summary
 
Fields inherited from class org.springframework.oxm.AbstractUnmarshallerTestCase
INPUT_STRING, unmarshaller
 
Constructor Summary
Jaxb1UnmarshallerTest()
           
 
Method Summary
protected  org.springframework.oxm.Unmarshaller createUnmarshaller()
           
protected  void testFlight(Object o)
           
protected  void testFlights(Object o)
           
 
Methods inherited from class org.springframework.oxm.AbstractUnmarshallerTestCase
setUp, testUnmarshalDomSource, testUnmarshalPartialStaxSourceXmlStreamReader, testUnmarshalSAXSource, testUnmarshalStaxSourceXmlEventReader, testUnmarshalStaxSourceXmlStreamReader, testUnmarshalStreamSourceInputStream, testUnmarshalStreamSourceReader
 
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

Jaxb1UnmarshallerTest

public Jaxb1UnmarshallerTest()
Method Detail

createUnmarshaller

protected org.springframework.oxm.Unmarshaller createUnmarshaller()
                                                           throws Exception
Specified by:
createUnmarshaller in class AbstractUnmarshallerTestCase
Throws:
Exception

testFlights

protected void testFlights(Object o)
Specified by:
testFlights in class AbstractUnmarshallerTestCase

testFlight

protected void testFlight(Object o)
Specified by:
testFlight in class AbstractUnmarshallerTestCase

Spring Web Services Framework

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