Class BackofficeThemeInterceptorTest
java.lang.Object
de.hybris.platform.platformbackoffice.interceptors.theme.BackofficeThemeInterceptorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
BackofficeThemeInterceptorTest
public BackofficeThemeInterceptorTest()
-
-
Method Details
-
shouldThrowRemoveExceptionIfCurrentRemoveThemeUsedInSystemTheme
public void shouldThrowRemoveExceptionIfCurrentRemoveThemeUsedInSystemTheme() throws InterceptorException- Throws:
InterceptorException
-
shouldThrowRemoveExceptionIfCurrentRemoveThemeUsedInUserDefaultTheme
public void shouldThrowRemoveExceptionIfCurrentRemoveThemeUsedInUserDefaultTheme() throws InterceptorException- Throws:
InterceptorException
-
shouldThrowExceedMaximumExceptionIfCreateCustomThemeAndExceedMaximum
public void shouldThrowExceedMaximumExceptionIfCreateCustomThemeAndExceedMaximum() throws InterceptorException- Throws:
InterceptorException
-