Skip to content

Review and Test Reflection Usage in UI_navigate Initialization #9

Open
@coderabbitai

Description

@coderabbitai

In the PR #8, a static initialization block uses reflection to access the method of the class. This approach is prone to errors if the method signature in the Vaadin framework changes. It is suggested to add a unit test to ensure this method remains accessible and correctly functional. This issue is to track the implementation of such a test and any necessary adjustments to the reflection usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Under consideration

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions