Class ProductConfigurationUserIdProviderImplTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.runtime.interf.cache.impl.ProductConfigurationUserIdProviderImplTest
-
@UnitTest public class ProductConfigurationUserIdProviderImplTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProductConfigurationUserIdProviderImplTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
testGetCurrentUserIdAnonymous()
void
testGetCurrentUserIdUserInSession()
void
testIsAnonymous()
void
testIsAnonymousNamedCase()
-
-
-
Method Detail
-
setup
public void setup()
-
testGetCurrentUserIdAnonymous
public void testGetCurrentUserIdAnonymous()
-
testGetCurrentUserIdUserInSession
public void testGetCurrentUserIdUserInSession()
-
testIsAnonymousNamedCase
public void testIsAnonymousNamedCase()
-
testIsAnonymous
public void testIsAnonymous()
-
-