public class AdCacheITTest extends Object
Constructor and Description |
---|
AdCacheITTest() |
Modifier and Type | Method and Description |
---|---|
private String |
addTestAdDataInRedison(AdCacheConfig config,
String adId) |
private String |
getCurrentBudget(AdCacheConfig config,
String adId) |
private com.lambdaworks.redis.RedisConnection<String,String> |
getRedisConnection(AdCacheConfig config) |
protected static void |
setEnv(Map<String,String> newenv) |
void |
testAdCache() |
void |
testCalendar() |
public void testCalendar()
public void testAdCache()
private String getCurrentBudget(AdCacheConfig config, String adId)
private String addTestAdDataInRedison(AdCacheConfig config, String adId)
private final com.lambdaworks.redis.RedisConnection<String,String> getRedisConnection(AdCacheConfig config) throws Lot49Exception
Lot49Exception