|
Move Method public bound_validatorsAreOK_noErrors() : void from class com.vaadin.data.BinderTest to public bound_validatorsAreOK_noErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusLabel_labelIsUpdatedAccordingStatus() : void from class com.vaadin.data.BinderTest to public bindingWithStatusLabel_labelIsUpdatedAccordingStatus() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public updateBoundField_bindingValdationFails_beanLevelValidationIsNotRun() : void from class com.vaadin.data.BinderTest to public updateBoundField_bindingValdationFails_beanLevelValidationIsNotRun() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusLabel_addAfterBound() : void from class com.vaadin.data.BinderTest to public bindingWithStatusLabel_addAfterBound() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderBindAndLoad_clearsErrors() : void from class com.vaadin.data.BinderTest to public binderBindAndLoad_clearsErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithStatusHandler_fieldValidationNoBeanValidation_handlerGetsStatusUpdates() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_fieldValidationNoBeanValidation_handlerGetsStatusUpdates() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public saveIfValid_fieldValidationErrors() : void from class com.vaadin.data.BinderTest to public saveIfValid_fieldValidationErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithStatusLabel_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderTest to public binderWithStatusLabel_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public validate_notBound_noErrors() : void from class com.vaadin.data.BinderTest to public validate_notBound_noErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public convertToModelNegativeAgeFailsOnIntegerValidator() : void from class com.vaadin.data.BinderTest to public convertToModelNegativeAgeFailsOnIntegerValidator() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method private assertValidationErrors(validationErrors List<ValidationStatus<?>>, errorMessages String...) : void from class com.vaadin.data.BinderTest to private assertValidationErrors(validationErrors List<ValidationStatus<?>>, errorMessages String...) : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public validate_failedBeanValidatorWithFieldValidator() : void from class com.vaadin.data.BinderTest to public validate_failedBeanValidatorWithFieldValidator() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public convertInvalidDataToField() : void from class com.vaadin.data.BinderTest to public convertInvalidDataToField() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public save_fieldsAndBeanLevelValidation() : void from class com.vaadin.data.BinderTest to public save_fieldsAndBeanLevelValidation() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusLabel_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderTest to public bindingWithStatusLabel_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public bindingWithStatusHandler_setAfterLabel() : void from class com.vaadin.data.BinderTest to public bindingWithStatusHandler_setAfterLabel() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderWithStatusHandler_replaceHandler() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_replaceHandler() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public save_null_beanIsUpdated() : void from class com.vaadin.data.BinderTest to public save_null_beanIsUpdated() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public convertToModelValidAge() : void from class com.vaadin.data.BinderTest to public convertToModelValidAge() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusLabel_setAfterHandler() : void from class com.vaadin.data.BinderTest to public bindingWithStatusLabel_setAfterHandler() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public save_beanValidationErrors() : void from class com.vaadin.data.BinderTest to public save_beanValidationErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusHandler_handlerGetsEvents() : void from class com.vaadin.data.BinderTest to public bindingWithStatusHandler_handlerGetsEvents() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public convertToModelNegativeAgeFailsOnFirstValidator() : void from class com.vaadin.data.BinderTest to public convertToModelNegativeAgeFailsOnFirstValidator() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public validatorForSuperTypeCanBeUsed() : void from class com.vaadin.data.BinderTest to public validatorForSuperTypeCanBeUsed() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public convertInitialValue() : void from class com.vaadin.data.BinderTest to public convertInitialValue() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public validate_failedBothBeanValidatorAndFieldValidator() : void from class com.vaadin.data.BinderTest to public validate_failedBothBeanValidatorAndFieldValidator() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method private assertValidationErrors(status BinderValidationStatus<Person>, errorMessages String...) : void from class com.vaadin.data.BinderTest to private assertValidationErrors(status BinderValidationStatus<Person>, errorMessages String...) : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithStatusHandler_fieldAndBeanLevelValidation_handlerGetsStatusUpdates() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_fieldAndBeanLevelValidation_handlerGetsStatusUpdates() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public convertToModelConversionFails() : void from class com.vaadin.data.BinderTest to public convertToModelConversionFails() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusHandler_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderTest to public bindingWithStatusHandler_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public convertNotValidatableDataToField() : void from class com.vaadin.data.BinderTest to public convertNotValidatableDataToField() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithStatusLabel_setAfterHandler() : void from class com.vaadin.data.BinderTest to public binderWithStatusLabel_setAfterHandler() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method private bindAgeWithValidatorConverterValidator() : void from class com.vaadin.data.BinderTest to protected bindAgeWithValidatorConverterValidator() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binder_saveIfValid() : void from class com.vaadin.data.BinderTest to public binder_saveIfValid() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public validate_okBeanValidatorWithoutFieldValidators() : void from class com.vaadin.data.BinderTest to public validate_okBeanValidatorWithoutFieldValidators() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public save_validationErrors_exceptionContainsErrors() : void from class com.vaadin.data.BinderTest to public save_validationErrors_exceptionContainsErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public convertDataToField() : void from class com.vaadin.data.BinderTest to public convertDataToField() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithStatusHandler_addAfterBound() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_addAfterBound() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public saveIfValid_beanValidationErrors() : void from class com.vaadin.data.BinderTest to public saveIfValid_beanValidationErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderWithNullStatusHandler_throws() : void from class com.vaadin.data.BinderTest to public binderWithNullStatusHandler_throws() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderWithStatusHandler_setAfterLabel() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_setAfterLabel() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderWithStatusLabel_addAfterBound() : void from class com.vaadin.data.BinderTest to public binderWithStatusLabel_addAfterBound() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public updateBoundField_bindingValdationSuccess_beanLevelValidationIsRun() : void from class com.vaadin.data.BinderTest to public updateBoundField_bindingValdationSuccess_beanLevelValidationIsRun() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public save_fieldValidationErrors() : void from class com.vaadin.data.BinderTest to public save_fieldValidationErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public binderLoad_withCrossFieldValidation_clearsErrors() : void from class com.vaadin.data.BinderTest to public binderLoad_withCrossFieldValidation_clearsErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public validate_failedBeanValidatorWithoutFieldValidators() : void from class com.vaadin.data.BinderTest to public validate_failedBeanValidatorWithoutFieldValidators() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bindingWithStatusHandler_addAfterBound() : void from class com.vaadin.data.BinderTest to public bindingWithStatusHandler_addAfterBound() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderWithStatusHandler_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderTest to public binderWithStatusHandler_defaultStatusHandlerIsReplaced() : void from class com.vaadin.data.BinderValidationStatusTest |
From |
To |
|
Move Method public binderHasChanges() : void from class com.vaadin.data.BinderTest to public binderHasChanges() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public bound_validatorsFail_errors() : void from class com.vaadin.data.BinderTest to public bound_validatorsFail_errors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |
|
Move Method public saveIfValid_noValidationErrors() : void from class com.vaadin.data.BinderTest to public saveIfValid_noValidationErrors() : void from class com.vaadin.data.BinderConverterValidatorTest |
From |
To |