public class ExcelNumberClassificationFieldValidatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelNumberClassificationFieldValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldValidationFailWhenInputIsNotBoolean() |
void |
shouldValidationSucceedWhenInputIsBoolean() |
void |
shouldValidatorBeInvokedWhenInputIsOfTypeNumber() |
void |
shouldValidatorNotBeHandledWhenInputIsMultivaluedNumber() |
void |
shouldValidatorNotBeHandledWhenInputIsRangeOfNumbers() |
public ExcelNumberClassificationFieldValidatorTest()
public void shouldValidatorBeInvokedWhenInputIsOfTypeNumber()
public void shouldValidatorNotBeHandledWhenInputIsRangeOfNumbers()
public void shouldValidatorNotBeHandledWhenInputIsMultivaluedNumber()
public void shouldValidationSucceedWhenInputIsBoolean()
public void shouldValidationFailWhenInputIsNotBoolean()
Copyright © 2018 SAP SE. All Rights Reserved.