@UnitTest public class DefaultClassificationServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultClassificationServiceTest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldGetFeaturesForGivenProduct()
public void shouldThrowIllegalArgumentExceptionWhenGettingFeaturesForNullProduct()
public void shouldGetFeatureForGivenProductAndAssignment()
public void shouldThrowIllegalArgumentExceptionWhenGettingFeatureForNullAssignment()
public void shouldThrowIllegalArgumentExceptionWhenGettingFeatureForNullProduct()
public void shouldSetFeatureForProduct()
public void shouldThrowIllegalArgumentExceptionWhenSettingFeatureWithNullFeature()
public void shouldThrowIllegalArgumentExceptionWhenSettingFeatureWithNullProduct()
public void shouldSetFeaturesForProduct()
public void shouldThrowIllegalArgumentExceptionWhenSetFeaturesWithNullFeatureList()
public void shouldThrowIllegalArgumentExceptionWhenSetFeaturesWithNullProduct()
public void shouldReplaceFeaturesForProduct()
public void shouldThrowIllegalArgumentExceptionWhenReplaceFeaturesWithNullFeatureList()
public void shouldThrowIllegalArgumentExceptionWhenReplaceFeaturesWithNullProduct()
public void shouldGetFeaturesForGivenProductAndAssignments()
public void shouldThrowIllegalArgumentExceptionWhenGettingFeaturesForNullProductAndSmeAssignments()
public void shouldThrowIllegalArgumentExceptionWhenGettingFeaturesForProductAndNullAssignments()
Copyright © 2018 SAP SE. All Rights Reserved.