org.hibernate.testing.junit4
Class BaseUnitTestCase
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
- Direct Known Subclasses:
- BaseCoreFunctionalTestCase
public abstract class BaseUnitTestCase
- extends Object
The base unit test adapter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
globalTimeout
public org.junit.rules.TestRule globalTimeout
BaseUnitTestCase
public BaseUnitTestCase()
releaseTransactions
public void releaseTransactions()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.