public class NewsCacheImplTest extends Object
Constructor and Description |
---|
NewsCacheImplTest() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext() |
NewsCache |
getDao() |
void |
populateMap() |
static void |
setApplicationContext(org.springframework.context.ApplicationContext aApplicationContext) |
void |
setDao(NewsCache dao) |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetNewsSources() |
void |
testUpdateCacheForExistingSourceId() |
void |
testUpdateCacheForNonExistingSourceId() |
void |
testUpdateSource() |
public NewsCacheImplTest()
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
public void testUpdateCacheForExistingSourceId()
public void testUpdateCacheForNonExistingSourceId()
public void testGetNewsSources()
public void testUpdateSource()
public static org.springframework.context.ApplicationContext getApplicationContext()
public static void setApplicationContext(org.springframework.context.ApplicationContext aApplicationContext)
aApplicationContext
- the applicationContext to setpublic void populateMap()
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.