Class CMSItemLinkToggleDataToModelPopulatorTest
- java.lang.Object
-
- de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemLinkToggleDataToModelPopulatorTest
-
@UnitTest public class CMSItemLinkToggleDataToModelPopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CMSItemLinkToggleDataToModelPopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestWhenPredicateReturnsFalse_shouldSkipPopulator()voidtestWhenPredicateReturnsTrue_shouldInvokeTwoMethodsForUrlLinkAndExternalFields()
-
-
-
Method Detail
-
testWhenPredicateReturnsFalse_shouldSkipPopulator
public void testWhenPredicateReturnsFalse_shouldSkipPopulator()
-
testWhenPredicateReturnsTrue_shouldInvokeTwoMethodsForUrlLinkAndExternalFields
public void testWhenPredicateReturnsTrue_shouldInvokeTwoMethodsForUrlLinkAndExternalFields() throws java.lang.NoSuchMethodException- Throws:
java.lang.NoSuchMethodException
-
-