[hibernate-issues] [Hibernate-JIRA] Created: (BVTCK-14) ValidateTest.testValidatedPropertyDoesNotFollowJavaBeansConvention expects wrongly an exception to be thrown for a constraint placed on a non getter method

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jan 4 10:19:05 EST 2011


ValidateTest.testValidatedPropertyDoesNotFollowJavaBeansConvention expects wrongly an exception to be thrown for a constraint placed on a non getter method
-----------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: BVTCK-14
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVTCK-14
             Project: Bean Validation TCK
          Issue Type: Bug
          Components: TCK Appeal
    Affects Versions: 1.0.4.GA
            Reporter: Hardy Ferentschik
            Assignee: Hardy Ferentschik
             Fix For: 1.0.5.GA


The spec only says:
{quote}
Constraints on non getter methods are not supported.
{quote}
The spec does not explicitly mean what not that implies which makes this statement really untestable. At the very least we cannot expect an exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list