Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
anujgandharv opened this issue Jul 5, 2013 · 5 comments
Assignees

Comments

@anujgandharv
Copy link
Member

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.

@ghost ghost assigned gpcmol Jul 5, 2013
@felipedelpiccolo
Copy link

I have the same issue with JUnit ans EasyTest

@anujgandharv
Copy link
Member Author

Hey. What version of easytest core are you using ?

@anujgandharv
Copy link
Member Author

Are you still facing this issue? I am planning to make a new release this weekend and if you still have issue with it let me know so that I can try to actively solve it and place it in the next release.

Cheers!
Anuj

@felipedelpiccolo
Copy link

Hi Anuj, I was using 1.2.1v. I'm not working with the tool now.

Thanks,
Felipe.

2014-02-07 9:26 GMT+00:00 Anuj Kumar [email protected]:

Are you still facing this issue? I am planning to make a new release this
weekend and if you still have issue with it let me know so that I can try
to actively solve it and place it in the next release.

Cheers!
Anuj

Reply to this email directly or view it on GitHubhttps://github.com//issues/80#issuecomment-34420598
.

@anujgandharv
Copy link
Member Author

Thanks Felipedelpiccolo for your response.

On Fri, Feb 7, 2014 at 11:29 AM, felipedelpiccolo
[email protected]:

Hi Anuj, I was using 1.2.1v. I'm not working with the tool now.

Thanks,
Felipe.

2014-02-07 9:26 GMT+00:00 Anuj Kumar [email protected]:

Are you still facing this issue? I am planning to make a new release this
weekend and if you still have issue with it let me know so that I can try
to actively solve it and place it in the next release.

Cheers!
Anuj

Reply to this email directly or view it on GitHub<
https://github.com/EaseTech/easytest-core/issues/80#issuecomment-34420598>

.

Reply to this email directly or view it on GitHubhttps://github.com//issues/80#issuecomment-34424609
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants