@UnitTest public class DefaultProductFacadeTest extends java.lang.Object
DefaultProductFacade| Constructor and Description |
|---|
DefaultProductFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetConfiguratorSettingsForCode() |
void |
testGetFirstNumberOfReviews() |
void |
testGetNegativeNumberOfReviews() |
void |
testGetProductForCodeCategory() |
void |
testGetProductForCodeClassification() |
void |
testGetProductForCodePrice() |
void |
testGetProductForCodePromotions() |
void |
testGetProductForCodeReview() |
void |
testGetProductStock() |
void |
testGetReviews() |
void |
testPostReview() |
void |
testProductReferencesConversion() |
public void setUp()
public void testGetProductForCodePrice()
public void testGetProductForCodeCategory()
public void testGetReviews()
public void testGetFirstNumberOfReviews()
public void testGetNegativeNumberOfReviews()
public void testPostReview()
public void testGetProductForCodePromotions()
public void testGetProductStock()
public void testGetProductForCodeReview()
public void testGetProductForCodeClassification()
public void testProductReferencesConversion()
public void testGetConfiguratorSettingsForCode()
Copyright © 2018 SAP SE. All Rights Reserved.