Class TrashContentPagePopulatorTest

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.TrashContentPagePopulatorTest

@UnitTest public class TrashContentPagePopulatorTest extends Object
  • Field Details

    • mockitoRule

      public org.mockito.junit.MockitoRule mockitoRule
    • isHomePage

      public boolean isHomePage
    • isPageTrashed

      public boolean isPageTrashed
    • isSetHomePage

      public boolean isSetHomePage
  • Constructor Details

    • TrashContentPagePopulatorTest

      public TrashContentPagePopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • data

      public static Collection<Object[]> data()
    • getOnlyWhenProvidedPageIsHomePageAndIsTrashedWillSetHomePage

      public void getOnlyWhenProvidedPageIsHomePageAndIsTrashedWillSetHomePage()
    • isHomePage

      protected void isHomePage(boolean isHomePage)
    • isPageTrashed

      protected void isPageTrashed(boolean isPageTrashed)