@DemoTest public class DefaultClassificationServiceDemoTest extends ServicelayerTransactionalTest
importServicejaloSession| Constructor and Description |
|---|
DefaultClassificationServiceDemoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldAddLocalizedValueToExistingListOfValuesForParticularLocale() |
void |
shouldCreateAndStoreTypedFeatureListByAddingFeatureValuesToExistingOnes() |
void |
shouldCreateAndStoreUntypedFeatureList() |
void |
shouldCreateAndStoreUntypedFeatureListUsingVarargsConstructor() |
void |
shouldCreateAndStoreUntypedFeatureListWithOneFeatureOfTwoBasicValues() |
void |
shouldModifyExistingValuesForFeature() |
void |
shouldReadLocalizedValuesFromFeature() |
void |
shouldRemoveAllExistingFeatureValuesForFeature() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultClassificationServiceDemoTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReadLocalizedValuesFromFeature()
public void shouldAddLocalizedValueToExistingListOfValuesForParticularLocale()
public void shouldCreateAndStoreUntypedFeatureListWithOneFeatureOfTwoBasicValues()
public void shouldCreateAndStoreUntypedFeatureList()
public void shouldCreateAndStoreUntypedFeatureListUsingVarargsConstructor()
public void shouldCreateAndStoreTypedFeatureListByAddingFeatureValuesToExistingOnes()
public void shouldModifyExistingValuesForFeature()
public void shouldRemoveAllExistingFeatureValuesForFeature()
Copyright © 2018 SAP SE. All Rights Reserved.