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

Set custom exception translator in tests #30

Open
localghost opened this issue Jul 13, 2014 · 0 comments
Open

Set custom exception translator in tests #30

localghost opened this issue Jul 13, 2014 · 0 comments
Assignees
Milestone

Comments

@localghost
Copy link
Owner

Setup custom exception translator for the unit test monitor so that more verbose logs are printed for boost::exception (additionally, check why boost::exception is not printed using boost::diagnostic_information()). To verify the change comment out exception handler in the test case TCGetResultOfNotExecutedTask and see what gets printed.

Possible solutions:

  • via global fixture (advised solution)
  • via custom test suite initialisation function
@localghost localghost added this to the 0.1 milestone Jul 13, 2014
@localghost localghost self-assigned this Jul 13, 2014
@localghost localghost added low and removed high labels Sep 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant