Hardy Ferentschik
|
cb63cbb2ab
|
HHH-4892 PackagedEntityManagerTest should not extend from the Hibernate test case. It extends now junit.framework.TestCase directly.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18741 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-09 12:03:41 +00:00 |
Steve Ebersole
|
b84e1fc5fc
|
HHH-4848 - Derived identities: Derived entities using @IdClass and mapping a @XToOne are not supported
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18696 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-02-04 20:07:08 +00:00 |
Steve Ebersole
|
091c2d2269
|
HHH-4822 - Add @FailureExpected annotation to annotations and entitymananger modules to allow the skipping of tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18638 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-26 20:11:51 +00:00 |
Hardy Ferentschik
|
7acb557f5b
|
HHH-4822 - Moved the test annotations into the testing module in order to be able to reuse them in entitymanager module.
Also create a common base class for ann and em tests.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18602 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-21 20:48:59 +00:00 |
Steve Ebersole
|
603e6d4574
|
fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15103 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-18 19:03:38 +00:00 |
Steve Ebersole
|
c7c8a9bfd4
|
fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15102 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-18 18:57:39 +00:00 |
Steve Ebersole
|
e4958dcc31
|
HHH-1786 : more WebSphere JTA garbage;
copyright headers
clean-up
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14451 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 07:02:20 +00:00 |
Brian Stansberry
|
7c0305487f
|
Add utility to create a TestSuite where a subclass' "FailureExpected" version of a base test is included in the suite, while the base test is excluded
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-27 18:06:19 +00:00 |
Steve Ebersole
|
715026089f
|
source headers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14223 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-12-07 04:53:02 +00:00 |
Steve Ebersole
|
a15cab0911
|
HHH-2863 : isolate cache integration testing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14216 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-12-06 20:28:10 +00:00 |
Steve Ebersole
|
f3add4ddda
|
HHH-2863 : isolate testing TransactionManager for reuse
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14213 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-12-04 17:38:27 +00:00 |
Steve Ebersole
|
7955c1a75d
|
skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-17 18:46:02 +00:00 |
Steve Ebersole
|
f0755725c9
|
HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-03 04:09:17 +00:00 |
Steve Ebersole
|
a797998927
|
splitting code back out into individual modules (found better way to isolate documentation)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-17 03:15:03 +00:00 |