net.sf.jagzilla.hibernate
Class XmlTokenTest

java.lang.Object
  extended byjunit.framework.TestCase
      extended bynet.sf.jagzilla.hibernate.XmlBaseTest
          extended bynet.sf.jagzilla.hibernate.XmlTokenTest
All Implemented Interfaces:
XmlObjectTest

public class XmlTokenTest
extends XmlBaseTest

test cases for Token.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
XmlTokenTest()
           
 
Method Summary
 void testXmlSerialization()
           
 
Methods inherited from class net.sf.jagzilla.hibernate.XmlBaseTest
setUp, tearDown, testXmlSerialization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTokenTest

public XmlTokenTest()
Method Detail

testXmlSerialization

public void testXmlSerialization()


Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.