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