org.kuali.common.util.xml.jaxb.test
Class BasicTest

java.lang.Object
  extended by org.kuali.common.util.xml.jaxb.test.BasicTest

public class BasicTest
extends Object


Constructor Summary
BasicTest()
           
 
Method Summary
protected  XmlService getService()
           
 void testIdenticalRoundTripXML()
           
 void testImmutability()
           
 void testMutabilityAfterMarshalling()
           
 void testNullValuesAfterMarshalling()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTest

public BasicTest()
Method Detail

getService

protected XmlService getService()

testIdenticalRoundTripXML

public void testIdenticalRoundTripXML()

testImmutability

public void testImmutability()

testMutabilityAfterMarshalling

public void testMutabilityAfterMarshalling()

testNullValuesAfterMarshalling

public void testNullValuesAfterMarshalling()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.