public class DefaultExcelImportServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
DefaultExcelImportServiceTest() |
public void setUp()
public void shouldFindDefaultValuesWhenCellIsNull()
public void shouldFindDefaultValuesWhenCellValueIsEmpty()
public void shouldFindDefaultValuesWhenOnlyPatternIsProvided()
public void shouldFindDefaultValuesWhenFirstPatternHasDefault()
public void shouldFindDefaultValuesWhenSecondPatternHasDefault()
public void shouldFindDefaultValuesWhenBothPatternsHaveDefaults()
public void shouldPrepareImportParametersForEmptyCellWithoutDefaults()
public void shouldPrepareImportParametersForEmptyCellWithDefaults()
public void shouldPrepareImportParametersForNotReferenceCellWithoutDefaults()
public void shouldPrepareImportParametersForReferenceCellWithoutDefaults()
public void shouldPrepareImportParametersForReferenceCellWithDefaultFirstValue()
public void shouldPrepareImportParametersForReferenceCellWithDefaultSecondValue()
public void shouldPrepareImportParametersForReferenceCellWithDefaultBothValues()
public void shouldPrepareImportParametersForReferenceCellWith()
public void shouldPrepareImportParametersForMultiValue()
public void shouldInvokeTranslatorTwiceForTwoSelectedAttributes()
Copyright © 2018 SAP SE. All Rights Reserved.