org.springframework.config.java
Class BeansAndPostprocessorTests
java.lang.Object
org.springframework.config.java.BeansAndPostprocessorTests
public class BeansAndPostprocessorTests
- extends Object
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeansAndPostprocessorTests
public BeansAndPostprocessorTests()
testViaApplicationContext
public void testViaApplicationContext()
- TODO: this test fails with an error stating that no persistence exception
translation post processors could be found in the bean factory, even
though one is explicitly declared in NewConfiguration below. Remove the
Ignore annotation and diagnose.
setUp
public void setUp()
tearDown
public void tearDown()
testBPPForPublicBeans
public void testBPPForPublicBeans()
throws Exception
- Throws:
Exception
testBPPForHiddenBeans
public void testBPPForHiddenBeans()
throws Exception
- Throws:
Exception
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.