Class KnowledgeBaseContainerCacheValueLoaderTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.cache.impl.KnowledgeBaseContainerCacheValueLoaderTest
Unit test for
KnowledgeBaseContainerCacheValueLoader-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnowledgeBaseContainerCacheValueLoaderTest
public KnowledgeBaseContainerCacheValueLoaderTest()
-
-
Method Details
-
setup
public void setup() throws de.hybris.platform.apiregistryservices.exceptions.CredentialException- Throws:
de.hybris.platform.apiregistryservices.exceptions.CredentialException
-
testProductConfigurationPassportService
public void testProductConfigurationPassportService() -
testLoadNotNull
public void testLoadNotNull() -
testInvalidCacheKeyClass
public void testInvalidCacheKeyClass() -
testGetClientCreated
public void testGetClientCreated() -
testGetClientNotFound
public void testGetClientNotFound() throws de.hybris.platform.apiregistryservices.exceptions.CredentialException- Throws:
de.hybris.platform.apiregistryservices.exceptions.CredentialException
-
testGetClientExisting
public void testGetClientExisting() -
testGetKbFromService
public void testGetKbFromService() -
testGetKbFromServiceException
public void testGetKbFromServiceException()
-