X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fsupport%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fgeneral%2FBeanKernelTest.java;h=2c9f898f967066a23f0380bba61a570b411a989a;hb=78d2dde36cb859abd17256e009bda980f46039c5;hp=32c0d176fa9281b6e949856fe5a3dde0446a88d5;hpb=8087df3e344064646965de9419d612db59bf1cc1;p=utils diff --git a/trunk/support/src/test/java/org/wamblee/general/BeanKernelTest.java b/trunk/support/src/test/java/org/wamblee/general/BeanKernelTest.java index 32c0d176..2c9f898f 100644 --- a/trunk/support/src/test/java/org/wamblee/general/BeanKernelTest.java +++ b/trunk/support/src/test/java/org/wamblee/general/BeanKernelTest.java @@ -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 {