Skip to content

ExpectedException attribute does not get properly reflected for the test #80

Description

@anujgandharv

When a Unit test is run with EasyTest which has @test(expectedException=XXXException.class) annotation, then the test method behaves properly BUT the report generated does not reflect the real picture. The report still shows that the method failed with exception.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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