SEC-679: Removed use of MockApplicationContext and improved use of ehcache (shutting down cache managers after tests are run). Upgraded ehcache version to 1.3 as used in Spring pom.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ import static org.junit.Assert.*;
|
||||
* @version $Id$
|
||||
*/
|
||||
public class EhCacheBasedTicketCacheTests {
|
||||
static CacheManager cacheManager;
|
||||
private static CacheManager cacheManager;
|
||||
|
||||
//~ Methods ========================================================================================================
|
||||
@BeforeClass
|
||||
|
||||
Reference in New Issue
Block a user