Class ArticleComponentServiceTest

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.impl.ArticleComponentServiceTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@UnitTest public class ArticleComponentServiceTest extends ArticleComponentTestBase
Test class for ArticleComponentServiceImpl.
  • Constructor Details

    • ArticleComponentServiceTest

      public ArticleComponentServiceTest()
  • Method Details

    • testGetComponentsOfStructuredArticle

      public void testGetComponentsOfStructuredArticle()
    • testGetComponentsOfStructuredArticleWithCode

      public void testGetComponentsOfStructuredArticleWithCode()
    • testGetStructuredArticlesOfComponent

      public void testGetStructuredArticlesOfComponent()
    • testGetStructuredArticlesOfComponentWithCode

      public void testGetStructuredArticlesOfComponentWithCode()
    • testGetComponentArticlesOfStructuredArticle

      public void testGetComponentArticlesOfStructuredArticle()
    • testGetComponentArticlesWithCode

      public void testGetComponentArticlesWithCode()
    • testIsStructuredArticlComponent

      public void testIsStructuredArticlComponent()
    • testIsNotStructuredArticleComponent

      public void testIsNotStructuredArticleComponent()