Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / usermgt / hibernate / HibernateUserAdministrationTest.java
index 07a770c072eef681c2e02fd966d0233ca6f6470d..939b5153d6a4df38334e642a34abfb9ee1bfb8e1 100644 (file)
@@ -34,6 +34,8 @@ import org.wamblee.usermgt.UsermgtSpringConfigFiles;
  * the same test cases as {@link org.wamblee.usermgt.UserAdministrationImplTest}
  * with in addition, one test case that executes all Hibernate test cases
  * separately with each test case in its own transaction.
+ *
+ * @author Erik Brakkee
  */
 public class HibernateUserAdministrationTest extends UserAdministrationImplTest {