public class SimpleDiskCacheEntryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.junit.rules.TestRule |
restoreSysPropsRule |
static com.github.jjYBdx4IL.test.AdHocHttpServer |
server |
| Constructor and Description |
|---|
SimpleDiskCacheEntryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTest() |
static void |
beforeClass() |
void |
beforeTest() |
void |
testErrorRecovery() |
void |
testErrorRecoveryWrongClass() |
void |
testErrorRecoveryWrongURL() |
void |
testServerError() |
void |
testUpdateModeAlways() |
void |
testUpdateModeAlwaysWithFallback() |
void |
testUpdateModeDailyURLChanged() |
void |
testUpdateModeNever() |
void |
testUpdateModeNeverURLChanged() |
public static com.github.jjYBdx4IL.test.AdHocHttpServer server
public static org.junit.rules.TestRule restoreSysPropsRule
public static void beforeClass()
public void testErrorRecoveryWrongURL()
throws Exception
Exceptionpublic void testErrorRecoveryWrongClass()
throws Exception
Exceptionpublic void testUpdateModeDailyURLChanged()
throws Exception
Exceptionpublic void testUpdateModeNeverURLChanged()
throws Exception
ExceptionCopyright © 2016 Github jjYBdx4IL Projects. All rights reserved.