Skip to content

Repeated/redundant test cases #19

@Meffi42

Description

@Meffi42

gramtest/src/test/java/com/sourceclear/gramtest/MainTest.java testJSONGram() tends to produce redundant test cases, e.g.

...
"lqLTYmCwF"
"lqLTYmCwF"
"lqLTYmCwV"
"lqLTYmCwV"
...

Typically, among a 100 generated tests, there are <90 unique test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions