public class ExcelUnitClassificationFieldValidatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelUnitClassificationFieldValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
shouldAggregateValidatorsMessages() |
void |
shouldCacheUnits() |
void |
shouldExecuteValidators() |
void |
shouldHandleAttributesWithUnitAndSingleValue() |
void |
shouldNotHandleAttributesWithoutUnit() |
void |
shouldNotHandleMultiValueAttributes() |
void |
shouldNotHandleRanges() |
public ExcelUnitClassificationFieldValidatorTest()
public void before()
public void shouldHandleAttributesWithUnitAndSingleValue()
public void shouldNotHandleMultiValueAttributes()
public void shouldNotHandleRanges()
public void shouldNotHandleAttributesWithoutUnit()
public void shouldCacheUnits()
public void shouldExecuteValidators()
public void shouldAggregateValidatorsMessages()
Copyright © 2018 SAP SE. All Rights Reserved.