| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Hibernate
Revision: 15116
Author: steve.ebersole@jboss.com
Date: 19 Aug 2008 17:06:29
Changes:fixed validation of failure expected results
Files:| ... | ...@@ -150,7 +150,7 @@ | |
| 150 | 150 | } |
| 151 | 151 | } |
| 152 | 152 | |
| 153 | public void testEntityNamesWithPackageFailureExpected() { | |
| 153 | public void testEntityNamesWithPackage() { | |
| 154 | 154 | Configuration cfg = new Configuration(); |
| 155 | 155 | try { |
| 156 | 156 | cfg.addResource( getBaseForMappings() + "extendshbm/packageentitynames.hbm.xml" ); |