[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4532) Unit Tests in test/idgen/enhanced/forcedtable need update
Anthony Patricio (JIRA)
noreply at atlassian.com
Tue Oct 27 12:42:13 EDT 2009
Unit Tests in test/idgen/enhanced/forcedtable need update
---------------------------------------------------------
Key: HHH-4532
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4532
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Anthony Patricio
The parameter to use is
force_table_use and not force_tbl_use
The tests located in test/idgen/enhanced/forcedtable
are passing even using force_tbl_use meaning they actually are not asserting that a table is really being used.
These tests need to be fixed.
Note: the reference guide is ok.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list