Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1400

Create Tests for SerializableMethod

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0-Beta1
    • None
    • proxy
    • None

    Description

      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

      Attachments

        1. EJBTHREE-1400.patch
          63 kB
        2. Logs.zip
          3 kB

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: