net.sf.jagzilla.hibernate
Class MilestoneTest

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

public class MilestoneTest
extends BaseTest

test cases for Milestone.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
MilestoneTest()
           
 
Method Summary
 void testAddRemoveMilestone()
           
 void testList()
           
 
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

MilestoneTest

public MilestoneTest()
Method Detail

testAddRemoveMilestone

public void testAddRemoveMilestone()

testList

public void testList()


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