Class DefaultGenericFactoryTest
java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.common.util.DefaultGenericFactoryTest
@UnitTest
@ContextConfiguration(locations="DefaultGenericFactoryTest-spring.xml")
public class DefaultGenericFactoryTest
extends SapcoreSpringJUnitTest
Test for Default Generic Factory.
-
Field Summary
Fields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidRemove session scoped bean test.Methods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, setUp, tearDownMethods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
Constructor Details
-
DefaultGenericFactoryTest
public DefaultGenericFactoryTest()
-
-
Method Details
-
testRemoveSessionScopeBean
public void testRemoveSessionScopeBean()Remove session scoped bean test.
-