net.sf.jagzilla.hibernate
Class BugTest

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

public class BugTest
extends BaseTest

test cases for Bug.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
BugTest()
           
 
Method Summary
 void testAddComments()
           
 void testAddRemove()
           
 void testList()
           
 void testListBugsLongDescs()
           
 
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

BugTest

public BugTest()
Method Detail

testAddComments

public void testAddComments()

testAddRemove

public void testAddRemove()

testList

public void testList()

testListBugsLongDescs

public void testListBugsLongDescs()


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