Class SAPConfigurationServiceImplTest
java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.configuration.test.SapcoreconfigurationSpringJUnitTest
de.hybris.platform.sap.core.configuration.impl.SAPConfigurationServiceImplTest
Unit tests for the test of the SAPConfigurationServiceImpl.
-
Field Summary
Fields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()Standard test setUp method.voidTest get all properties.voidTest get all properties failure.voidTest get all property access collections.voidTest get all property access.voidTest get backend type.voidTest get backend type failure.voidTest get base store property.voidTest get base store property failure.voidTest get base store services.voidTest get property access.voidTest get property access collection.voidTest get SAP configuration name.voidTest is base store active.voidTest is SAP Configuration active.voidTest to String.voidTest to String no SAP base store found.Methods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDownMethods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
Constructor Details
-
SAPConfigurationServiceImplTest
public SAPConfigurationServiceImplTest()
-
-
Method Details
-
setUp
public void setUp()Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreSpringJUnitTest
-
testGetAllProperties
Test get all properties.- Throws:
Exception- Exception
-
testGetAllPropertiesFailure
Test get all properties failure.- Throws:
Exception- Exception
-
testIsSAPConfigurationActive
Test is SAP Configuration active.- Throws:
Exception- Exception
-
testIsBaseStoreActive
Test is base store active.- Throws:
Exception- Exception
-
testGetBaseStoreService
Test get base store services.- Throws:
Exception- Exception
-
testGetSAPConfigurationName
Test get SAP configuration name.- Throws:
Exception- Exception
-
testGetPropertyAccess
Test get property access.- Throws:
Exception- Exception
-
testGetAllPropertyAccesses
Test get all property access.- Throws:
Exception- Exception
-
testGetPropertyAccessCollection
Test get property access collection.- Throws:
Exception- Exception
-
testGetAllPropertyAccessCollections
Test get all property access collections.- Throws:
Exception- Exception
-
testGetBackendType
Test get backend type.- Throws:
Exception- Exception
-
testGetBackendTypeFailure
Test get backend type failure.- Throws:
Exception- Exception
-
testGetBaseStoreProperty
Test get base store property.- Throws:
Exception- Exception
-
testGetBaseStorePropertyFailure
Test get base store property failure.- Throws:
Exception- Exception
-
testToString
Test to String.- Throws:
Exception- Exception
-
testToStringNoSAPBaseStoreFound
Test to String no SAP base store found.- Throws:
Exception- Exception
-