Class CacheControllerQueryCacheDisabledTest


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