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

Create Tests for SerializableMethod

XMLWordPrintable

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

      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

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

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

                Created:
                Updated:
                Resolved: