Skip to content

Add reason to @Characterization #5

@ayeseeem

Description

@ayeseeem

Would allow us to add an informational string to the annotation.
This could be available for later processing, so might be different from - or instead of - expressing it in the test name.

For example:

@Characterization("DB returns null not empty")
public void testItemNotFound() {
    // ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions