java.lang.Object
de.hybris.platform.cmsfacades.catalogversions.service.impl.DefaultCatalogVersionPermissionServiceTest
@UnitTest
public class DefaultCatalogVersionPermissionServiceTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultCatalogVersionPermissionServiceTest
public DefaultCatalogVersionPermissionServiceTest()
-
Method Details
-
setUp
public void setUp()
-
shouldPass_HasReadPermissionToCatalogVersion
public void shouldPass_HasReadPermissionToCatalogVersion()
throws
Exception
- Throws:
Exception
-
shouldFail_NoReadPermissionToCatalogVersion
public void shouldFail_NoReadPermissionToCatalogVersion()
throws
Exception
- Throws:
Exception
-
shouldFail_NoWritePermissionToCatalogVersion
public void shouldFail_NoWritePermissionToCatalogVersion()
throws
Exception
- Throws:
Exception
-
shouldPass_AnonymousUser
public void shouldPass_AnonymousUser()
throws
Exception
- Throws:
Exception