[hibernate-commits] [hibernate/hibernate-orm] db53c7: Modified CustomRunner to log when test classes and...
GitHub
noreply at github.com
Thu Feb 28 16:00:44 EST 2013
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: db53c72a8528e8237f31bb349abdd756371e8732
https://github.com/hibernate/hibernate-orm/commit/db53c72a8528e8237f31bb349abdd756371e8732
Author: John Verhaeg <john.verhaeg at gmail.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
Changed paths:
M hibernate-testing/src/main/java/org/hibernate/testing/junit4/CustomRunner.java
Log Message:
-----------
Modified CustomRunner to log when test classes and their methods begin processing, allowing other logged messages to be associated with the corresponding test or @BeforeClass method
More information about the hibernate-commits
mailing list