@UnitTest public class AbstractCMSComponentContentPopulatorTest extends java.lang.Object
| Constructor and Description |
|---|
AbstractCMSComponentContentPopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldFail_TypeNotAllowedInSlot() |
void |
shouldNotFail_TypeNotAllowedInSlot() |
void |
testAssignComponentToSlot() |
void |
testInvalidPositionAndSlotUUIDPremise() |
void |
testInvalidSlotUUID() |
void |
testWhenItemModelIsNull_should_ThrowException() |
void |
testWhenMapIsNull_should_ThrowException() |
public AbstractCMSComponentContentPopulatorTest()
public void setup()
public void testWhenItemModelIsNull_should_ThrowException()
public void testWhenMapIsNull_should_ThrowException()
public void testAssignComponentToSlot()
public void testInvalidSlotUUID()
public void testInvalidPositionAndSlotUUIDPremise()
public void shouldFail_TypeNotAllowedInSlot()
public void shouldNotFail_TypeNotAllowedInSlot()
Copyright © 2018 SAP SE. All Rights Reserved.