Class CacheControlHandlerInterceptorTest
java.lang.Object
de.hybris.platform.webservicescommons.interceptors.CacheControlHandlerInterceptorTest
Test suite for @link{de.hybris.platform.webservicescommons.interceptors.CacheControlHandlerInterceptor}
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheControlHandlerInterceptorTest
public CacheControlHandlerInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
testPrivateOnlyUsingClassAnnotation
- Throws:
Exception
-
testPublicOnlyWhenMethodAnnotationOverridesClassAnnotation
- Throws:
Exception
-
testSingleDirectiveWithMaxAge
- Throws:
Exception
-
testMultipleDirectives
- Throws:
Exception
-
testNoCache
- Throws:
Exception
-
testIfNoCacheWhenHttpMethodOtherThanGETorHEAD
- Throws:
Exception
-