public class ExcelMandatoryFieldValidatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelMandatoryFieldValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldHandleWhenAttributeIsNotOptional() |
void |
shouldHandleWhenAttributeIsNotOptionalAndItIsLocalizedForCurrentLanguage() |
void |
shouldNotHandleWhenAttributeIsNotOptionalAndIsNotLocalizedForCurrentLanguage() |
void |
shouldNotHandleWhenAttributeIsOptional() |
void |
shouldNotReturnValidationErrorWhenCellIsNotBlank() |
void |
shouldReturnValidationErrorWhenCellIsBlank() |
public void shouldHandleWhenAttributeIsNotOptional()
public void shouldHandleWhenAttributeIsNotOptionalAndItIsLocalizedForCurrentLanguage()
public void shouldNotHandleWhenAttributeIsOptional()
public void shouldNotHandleWhenAttributeIsNotOptionalAndIsNotLocalizedForCurrentLanguage()
public void shouldNotReturnValidationErrorWhenCellIsNotBlank()
public void shouldReturnValidationErrorWhenCellIsBlank()
Copyright © 2018 SAP SE. All Rights Reserved.