[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6014?page=c...
]
Steve Ebersole commented on HHH-6014:
-------------------------------------
For example, how do I migrate:
{code}
@BeforeClass
@Parameters("auditStrategy")
public void init(@Optional String auditStrategy) throws IOException {
init(true, auditStrategy);
}
{code}
???
Migrate hibernate-envers tests to JUnit4
----------------------------------------
Key: HHH-6014
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6014
Project: Hibernate Core
Issue Type: Task
Components: envers, testsuite
Reporter: Steve Ebersole
Fix For: 4.0.0.Alpha2
Currently the envers tests use TestNG for testing. Migrate to use JUnit4
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira