Skip to content

Is it a bug if the JUnit Annotations are used in parent classes #737

@eeverman

Description

@eeverman

Describe the bug
It seems likely that using test classes which inherit from other test classes which both use JUnit annotations would confuse their storage of state. Right now the annotations use the test class name, which would not be unique if used twice. This happens in the ExtenionBase class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions