| Constructor and Description |
|---|
CacheControlHandlerInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIfNoCacheWhenHttpMethodOtherThanGETorHEAD() |
void |
testMultipleDirectives() |
void |
testNoCache() |
void |
testPrivateOnlyUsingClassAnnotation() |
void |
testPublicOnlyWhenMethodAnnotationOverridesClassAnnotation() |
void |
testSingleDirectiveWithMaxAge() |
public void setUp()
public void testPrivateOnlyUsingClassAnnotation()
throws Exception
Exceptionpublic void testPublicOnlyWhenMethodAnnotationOverridesClassAnnotation()
throws Exception
Exceptionpublic void testSingleDirectiveWithMaxAge()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.