Class CacheControllerLifecycleCallbackTest


  • @UnitTest
    @ContextConfiguration(locations="/test/CacheControllerLifecycleCallbackTest-context.xml")
    @DirtiesContext(classMode=AFTER_CLASS)
    public class CacheControllerLifecycleCallbackTest
    extends java.lang.Object