That's actually a good question. I just had a short look, there are tests for group sequence re-definitions from BV 1.0 (I think also covering re-definitions declared on supertypes) and there is MethodValidationTest#methodParameterValidationWithRedefinedDefaultGroupSequence and constructorParameterValidationWithRedefinedDefaultGroupSequence() for method constraints. I suppose there is indeed no test specifically for re-defined sequences on super-types with respect to method validation.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
That's actually a good question. I just had a short look, there are tests for group sequence re-definitions from BV 1.0 (I think also covering re-definitions declared on supertypes) and there is MethodValidationTest#methodParameterValidationWithRedefinedDefaultGroupSequence and constructorParameterValidationWithRedefinedDefaultGroupSequence() for method constraints. I suppose there is indeed no test specifically for re-defined sequences on super-types with respect to method validation.