@UnitTest public class DefaultProductConfigurableCheckerTest extends java.lang.Object
DefaultProductConfigurableChecker| Constructor and Description |
|---|
DefaultProductConfigurableCheckerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetFirstConfiguratorType() |
void |
testGetFirstConfiguratorTypeEmptySettings() |
void |
testGetFirstConfiguratorTypeNoSettings() |
void |
testIsProductConfigurableFalse() |
void |
testIsProductConfigurableNullProduct() |
void |
testIsProductConfigurableTrue() |
public DefaultProductConfigurableCheckerTest()
public void setUp()
public void testIsProductConfigurableNullProduct()
public void testIsProductConfigurableTrue()
public void testIsProductConfigurableFalse()
public void testGetFirstConfiguratorType()
public void testGetFirstConfiguratorTypeNoSettings()
public void testGetFirstConfiguratorTypeEmptySettings()
Copyright © 2018 SAP SE. All Rights Reserved.