public class ExcelDateClassificationFieldValidatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelDateClassificationFieldValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldValidationFailWhenInputIsNotDate() |
void |
shouldValidationSucceedWhenInputIsDate() |
void |
shouldValidatorBeInvokedWhenInputIsOfTypeDate() |
void |
shouldValidatorNotBeHandledWhenInputIsMultivaluedBoolean() |
void |
shouldValidatorNotBeHandledWhenInputIsRangeOfBooleans() |
public ExcelDateClassificationFieldValidatorTest()
public void shouldValidatorBeInvokedWhenInputIsOfTypeDate()
public void shouldValidatorNotBeHandledWhenInputIsRangeOfBooleans()
public void shouldValidatorNotBeHandledWhenInputIsMultivaluedBoolean()
public void shouldValidationSucceedWhenInputIsDate()
public void shouldValidationFailWhenInputIsNotDate()
Copyright © 2018 SAP SE. All Rights Reserved.