@UnitTest public class BundleTemplatePopulatorTest extends java.lang.Object
BundleTemplatePopulator| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
BundleTemplatePopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldThrowExceptionWhenSourceIsNull() |
void |
shouldThrowExceptionWhenTargetIsNull() |
void |
testPopulateBundleTemplateHasExactlyNCriteria() |
void |
testPopulateBundleTemplateHasNoProducts() |
void |
testPopulateBundleTemplateHasNoSelectionCriteria() |
void |
testPopulateBundleTemplateHasNtoMCriteria() |
void |
testPopulateBundleTemplateHasOneProduct() |
void |
testPopulateBundleTemplateHasTwoProducts() |
void |
testPopulateIntermediateBundleTemplate() |
void |
testPopulateLeafBundleTemplate() |
void |
testPopulateRootBundleTemplate() |
public void setUp()
public void shouldThrowExceptionWhenSourceIsNull()
public void shouldThrowExceptionWhenTargetIsNull()
public void testPopulateRootBundleTemplate()
public void testPopulateIntermediateBundleTemplate()
public void testPopulateLeafBundleTemplate()
public void testPopulateBundleTemplateHasNoProducts()
public void testPopulateBundleTemplateHasOneProduct()
public void testPopulateBundleTemplateHasTwoProducts()
public void testPopulateBundleTemplateHasNoSelectionCriteria()
public void testPopulateBundleTemplateHasNtoMCriteria()
public void testPopulateBundleTemplateHasExactlyNCriteria()
Copyright © 2018 SAP SE. All Rights Reserved.