@UnitTest public class BundleCommerceOrderEntryRemoveableCheckerTest extends java.lang.Object
| Constructor and Description |
|---|
BundleCommerceOrderEntryRemoveableCheckerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldDeleteItemsWhichSatisfyMinCondition() |
void |
shouldDeleteItemWithNullSelectionCriteria() |
void |
shouldNotDeleteItemsWhichDontSatisfyMinCondition() |
void |
shouldRemoveNonBundleEntry() |
public BundleCommerceOrderEntryRemoveableCheckerTest()
public void setUp()
public void shouldRemoveNonBundleEntry()
public void shouldNotDeleteItemsWhichDontSatisfyMinCondition()
public void shouldDeleteItemsWhichSatisfyMinCondition()
public void shouldDeleteItemWithNullSelectionCriteria()
Copyright © 2018 SAP SE. All Rights Reserved.