java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
com.sap.retail.commercesuite.saparticlemodel.articlecomponent.ArticleComponentTestBase
com.sap.retail.commercesuite.saparticlemodel.articlecomponent.dao.impl.ArticleComponentDAOTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@UnitTest public class ArticleComponentDAOTest extends ArticleComponentTestBase
Test class for ArticleComponentDAOImpl.
  • Constructor Details

    • ArticleComponentDAOTest

      public ArticleComponentDAOTest()
  • Method Details

    • testEmptyArticleComponents

      public void testEmptyArticleComponents()
    • testFindArticleComponentsOfMainProduct

      public void testFindArticleComponentsOfMainProduct()
    • testFindArticleComponentsOfMainProductWithProductCode

      public void testFindArticleComponentsOfMainProductWithProductCode()
    • testFindMainProductsOfComponent

      public void testFindMainProductsOfComponent()
    • testFindMainProductsOfComponentWithProductCode

      public void testFindMainProductsOfComponentWithProductCode()
    • testIsComponentArticle

      public void testIsComponentArticle()
    • testIsNotComponentArticle

      public void testIsNotComponentArticle()