net.sf.jagzilla.hibernate
Class BaseTest

java.lang.Object
  extended byjunit.framework.TestCase
      extended bynet.sf.jagzilla.hibernate.BaseTest
Direct Known Subclasses:
AttachmentTest, AttachStatusDefTest, AttachStatusTest, BugActivityTest, BugTest, CcTest, ComponentTest, DependencyTest, DuplicateTest, FieldDefTest, GroupTest, KeywordDefTest, KeywordTest, LoginCookieTest, LongDescTest, MilestoneTest, NamedQueryTest, ProductTest, ProfileActivityTest, ProfileTest, ShadowLogTest, TokenTest, VersionTest, VoteTest, WatchTest

public abstract class BaseTest
extends junit.framework.TestCase

Author:
mike To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
See Also:
Serialized Form

Constructor Summary
BaseTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseTest

public BaseTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()
              throws HibernateException
Throws:
HibernateException


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