net.sf.jagzilla.hibernate
Class ProductTest

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

public class ProductTest
extends BaseTest

test cases for Product.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
ProductTest()
           
 
Method Summary
 void testGetBugs()
           
 void testGetComponents()
           
 void testGetMilestones()
           
 void testGetVersions()
           
 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

ProductTest

public ProductTest()
Method Detail

testList

public void testList()

testGetComponents

public void testGetComponents()

testGetMilestones

public void testGetMilestones()

testGetVersions

public void testGetVersions()

testGetBugs

public void testGetBugs()


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