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

Declare exceptions thrown by tested class-take test code exceptions into account #34

Merged

Conversation

zhangfj88
Copy link
Contributor

Declare exceptions thrown by tested class-take test code exceptions into account

zhangfj88 and others added 2 commits April 17, 2024 14:04
Declare exceptions thrown by tested class-take test code exceptions into account
Copy link
Member

@yaronyam yaronyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhangfj88 great to see a fix for this issue so fast. much appreciated 🙏

/**
* get method exception types
*/
public String getMethodExceptionTypes() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this getter should be generated by Lombok. as all getters for fields in this class.
In case the getter is not visible during development - I warmly recommend installing the Lombok plugin

zhangfj88 and others added 2 commits April 18, 2024 15:17
Declare exceptions thrown by tested class-take test code exceptions into account
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

Successfully merging this pull request may close these issues.

2 participants