[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1400) Create Tests for SerializableMethod

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Aug 6 23:54:56 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved EJBTHREE-1400.
-------------------------------------------

    Fix Version/s: AS 5.0.0.CR2
                       (was: AS 5.0.0.CR1)
       Resolution: Done
         Assignee: jaikiran pai  (was: Andrew Lee Rubinger)


Moved to EJB3 Common

> Create Tests for SerializableMethod
> -----------------------------------
>
>                 Key: EJBTHREE-1400
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1400
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: proxy
>            Reporter: Andrew Lee Rubinger
>            Assignee: jaikiran pai
>             Fix For: AS 5.0.0.CR2
>
>         Attachments: EJBTHREE-1400.patch, Logs.zip
>
>
> Currently handled by community contributor Jaikiran Pai. 
> Need tests for the following:
> * .equals() returns true if the name, className, returnType, and each of the argumentTypes are equal by value.
> * .hashCode() follows the contract of .hashCode(), ie: if two objects are equal by value, they must have the same hashCode
> * java.lang.reflect.Method > SerializableMethod > Method roundtrip returns with input equal by value to output given the same ClassLoader

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

        



More information about the jboss-jira mailing list