Spring Web Services Framework

org.springframework.oxm.jibx
Class JibxUnmarshallerTest

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

public class JibxUnmarshallerTest
extends AbstractUnmarshallerTestCase


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

JibxUnmarshallerTest

public JibxUnmarshallerTest()
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

testUnmarshalPartialStaxSourceXmlStreamReader

public void testUnmarshalPartialStaxSourceXmlStreamReader()
                                                   throws Exception
Overrides:
testUnmarshalPartialStaxSourceXmlStreamReader in class AbstractUnmarshallerTestCase
Throws:
Exception

Spring Web Services Framework

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