10000 createSuiteDescription("foo").isSuite() returning false · Issue #501 · junit-team/junit4 · GitHub
[go: up one dir, main page]

Skip to content
createSuiteDescription("foo").isSuite() returning false #501
@schaarsc

Description

@schaarsc

with current implementation a Description is considered a Test unless it has children. the following test will fail

assertTrue( createSuiteDescription("foo").isSuite() );

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0