net.sf.jagzilla.hibernate
Class BugActivityTest

java.lang.Object
  extended byjunit.framework.TestCase
      extended bynet.sf.jagzilla.hibernate.BaseTest
          extended bynet.sf.jagzilla.hibernate.BugActivityTest

public class BugActivityTest
extends BaseTest

test cases for BugActivity.

Author:
mgriffa
See Also:
Serialized Form

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

Constructor Detail

BugActivityTest

public BugActivityTest()
Method Detail

testList

public void testList()

testXmlSerialization

public void testXmlSerialization()


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