Skip to content

Wrong resolution test result as failed when exception expected #18

@seregamorph

Description

@seregamorph

For tests that declare expected exception like

@Test(expectedExceptions = SomeException.class)
public void testThrowsException() {

the framework does wrong test resolution as failed test:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions