Skip to content

Introduce additional tests for support of generics #981

Open
@sbrannen

Description

Overview

Issues #333, #976, and #978 addressed the topics of generics and overridden methods in various ways; however, as conjectured in #978, we may still have lingering bugs in this regard.

Dedicated test class

ReflectionUtilsWithGenericTypeHierarchiesTests contains a set of interesting and some unclear cases.

Deliverables

For each of the following, introduce additional tests across multiple-level class hierarchies using generic interfaces, generic abstract classes, etc.

In other words, try to break the search algorithms.

  • ReflectionUtils.findMethod(*)
  • ReflectionUtils.findMethods(*)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions