@UnitTest public class ProductExpressUpdateElementPredicateTest extends java.lang.Object
| Constructor and Description |
|---|
ProductExpressUpdateElementPredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testApplyForDifferentCatalog() |
void |
testApplyForDifferentCatalogVersion() |
void |
testApplyForDifferentProductCode() |
void |
testApplyForEqualElements() |
void |
testApplyForIdenticalElements() |
void |
testApplyWithNull() |
public ProductExpressUpdateElementPredicateTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testApplyWithNull()
public void testApplyForIdenticalElements()
public void testApplyForEqualElements()
public void testApplyForDifferentProductCode()
public void testApplyForDifferentCatalog()
public void testApplyForDifferentCatalogVersion()
Copyright © 2018 SAP SE. All Rights Reserved.