@UnitTest public class DefaultBundleTemplateServiceTest extends java.lang.Object
BundleTemplateService| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
DefaultBundleTemplateServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testContainsComponenentProductsOfTypeWhenNoClazz() |
void |
testContainsComponenentProductsOfTypeWhenNoTemplate() |
void |
testGetBundleEntryGroup() |
void |
testGetBundleEntryGroupMoreBundles() |
void |
testGetBundleEntryGroupNoGroupsForEntry() |
void |
testGetBundleEntryGroupNoGroupsInCart() |
void |
testGetBundleTemplatesByProductWhenNoProduct() |
void |
testGetFirstComponentOfTypeWhenNoClazz() |
void |
testGetPositionInParentForRoot() |
void |
testGetPreviousBundleTemplateWhenNoTemplate() |
void |
testGetRelativeBundleTemplateWhenNoTemplate() |
void |
testGetRootBundleTemplate() |
void |
testGetRootBundleTemplateWhenNoTemplate() |
void |
testGetSubsequentBundleTemplateWhenNoTemplate() |
void |
testGetTemplatesForMasterOrderAndBundleNoWhenNoOrder() |
public void setUp()
public void testGetRootBundleTemplate()
public void testGetBundleTemplatesByProductWhenNoProduct()
public void testGetSubsequentBundleTemplateWhenNoTemplate()
public void testGetPreviousBundleTemplateWhenNoTemplate()
public void testGetRelativeBundleTemplateWhenNoTemplate()
public void testGetRootBundleTemplateWhenNoTemplate()
public void testGetTemplatesForMasterOrderAndBundleNoWhenNoOrder()
public void testContainsComponenentProductsOfTypeWhenNoTemplate()
public void testContainsComponenentProductsOfTypeWhenNoClazz()
public void testGetFirstComponentOfTypeWhenNoClazz()
public void testGetBundleEntryGroupMoreBundles()
public void testGetBundleEntryGroup()
public void testGetPositionInParentForRoot()
public void testGetBundleEntryGroupNoGroupsForEntry()
public void testGetBundleEntryGroupNoGroupsInCart()
Copyright © 2018 SAP SE. All Rights Reserved.