net.sf.jagzilla.hibernate
Class XmlNamedQueryTest

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

public class XmlNamedQueryTest
extends XmlBaseTest

test cases for NamedQuery.

Author:
mgriffa
See Also:
Serialized Form

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

XmlNamedQueryTest

public XmlNamedQueryTest()
Method Detail

testXmlSerialization

public void testXmlSerialization()


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