Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / general / BeanKernelTest.java
index 32c0d176fa9281b6e949856fe5a3dde0446a88d5..2c9f898f967066a23f0380bba61a570b411a989a 100644 (file)
@@ -22,6 +22,8 @@ import junit.framework.TestCase;
  * Tests the bean kernel. The lookup of the bean factory itself can be tested
  * only partially. Using a global property file for all test cases would tie all
  * test cases together therefore no global property file is used.
+ *
+ * @author Erik Brakkee
  */
 public class BeanKernelTest extends TestCase {