net.sf.jagzilla.hibernate
Class XmlProductTest

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

public class XmlProductTest
extends XmlBaseTest

test cases for Product.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
XmlProductTest()
           
 
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

XmlProductTest

public XmlProductTest()
Method Detail

testXmlSerialization

public void testXmlSerialization()


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