Class OCCConsentLayerFilterTest
java.lang.Object
com.hybris.yprofile.consent.filters.OCCConsentLayerFilterTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEBUG
- See Also:
-
-
Constructor Details
-
OCCConsentLayerFilterTest
public OCCConsentLayerFilterTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
releaseMocks
- Throws:
Exception
-
shouldTrackWhenProfileTrackingConsentIsGiven
public void shouldTrackWhenProfileTrackingConsentIsGiven() throws javax.servlet.ServletException, IOException- Throws:
javax.servlet.ServletExceptionIOException
-
shouldTrackWhenProfileTrackingConsentIsGivenForAnonymousUser
public void shouldTrackWhenProfileTrackingConsentIsGivenForAnonymousUser() throws javax.servlet.ServletException, IOException- Throws:
javax.servlet.ServletExceptionIOException
-
shouldNotTrackWhenProfileTrackingConsentIsWithdrawnAndRemoveCookie
public void shouldNotTrackWhenProfileTrackingConsentIsWithdrawnAndRemoveCookie() throws javax.servlet.ServletException, IOException- Throws:
javax.servlet.ServletExceptionIOException
-
shouldNotTrackWhenAccountIsDeactivated
public void shouldNotTrackWhenAccountIsDeactivated() throws javax.servlet.ServletException, IOException- Throws:
javax.servlet.ServletExceptionIOException
-