Class KnowledgeBaseHeadersCacheValueLoaderTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.cache.impl.KnowledgeBaseHeadersCacheValueLoaderTest
Unit test for
KnowledgeBaseHeadersCacheValueLoader-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnowledgeBaseHeadersCacheValueLoaderTest
public KnowledgeBaseHeadersCacheValueLoaderTest()
-
-
Method Details
-
setup
public void setup() throws de.hybris.platform.apiregistryservices.exceptions.CredentialException- Throws:
de.hybris.platform.apiregistryservices.exceptions.CredentialException
-
testPassportService
public void testPassportService() -
testLoadNotNull
public void testLoadNotNull() -
testInvalidCacheKeyClass
public void testInvalidCacheKeyClass() -
testGetClientCreated
public void testGetClientCreated() -
testGetClientExisting
public void testGetClientExisting() -
testGetClientNotFound
public void testGetClientNotFound() throws de.hybris.platform.apiregistryservices.exceptions.CredentialException- Throws:
de.hybris.platform.apiregistryservices.exceptions.CredentialException
-
testGetKbHeadersFromService
public void testGetKbHeadersFromService() -
testGetKbHeadersFromServiceException
public void testGetKbHeadersFromServiceException()
-