Skip to content

Check if getArrayRepresentation() in abstract classes can be removed or made abstract #1481

Description

@oliverklee

If an implementation is not called by the implementations in subclasses, it can be removed.

And if it's used only in tests that use a concrete subclass, the implementation should be moved to that testing class.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions