net.sf.jagzilla.hibernate
Class ProfileTest

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

public class ProfileTest
extends BaseTest

test cases for Profile.

Author:
mgriffa
See Also:
Serialized Form

Constructor Summary
ProfileTest()
           
 
Method Summary
 void testGetBugs()
           
 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

ProfileTest

public ProfileTest()
Method Detail

testList

public void testList()

testGetBugs

public void testGetBugs()


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