| Ilan Kirsh (JIRA) 2006-03-27, 7:47 am |
| [ http://issues.apache.org/jira/brows...action_12371861 ]
Ilan Kirsh commented on JDO-345:
--------------------------------
On a second thought, maybe the test should be preserved as a negative test but refer to non existing methods? In this case an implementation that supports additional method as an extension should still throw an exception.
> MethodsAndObjectConstructionNotSupported
(A14.6.2-8) should allow getX()
> ------------------------------------------------------------------------
>
> Key: JDO-345
> URL: http://issues.apache.org/jira/browse/JDO-345
> Project: JDO
> Type: Test
> Components: tck20
> Reporter: Ilan Kirsh
>
> According to the spec:
> "Methods, including object construction, are not supported, except for Collection, String, and Map methods documented below. Implementations might choose to support non-mutating method calls as non-standard extensions."
> However, MethodsAndObjectConstructionNotSupported
expects an exception for method getX().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|