Class DefaultTypeDaoTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.servicelayer.type.daos.impl.DefaultTypeDaoTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DefaultTypeDaoTest
public DefaultTypeDaoTest()
-
-
Method Details
-
shouldFindComposedTypeByCode
- Throws:
Exception
-
shouldNotFindComposedTypeByNotExistingCode
- Throws:
Exception
-
shouldNotFindComposedTypeByCollectionTypeCode
- Throws:
Exception
-
shouldFindTypeByCollectionTypeCode
- Throws:
Exception
-
shouldFindTypeByTypeCode
- Throws:
Exception
-
shouldNotFindTypeByNotExistingCode
- Throws:
Exception
-
shouldFindAtomicTypeByCode
- Throws:
Exception
-
shouldNotFindAtomicTypeForNotExistingCode
- Throws:
Exception
-