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

Getters-only and all-fields constructor class #150

Open
ferrarimartin opened this issue Jul 9, 2023 · 0 comments
Open

Getters-only and all-fields constructor class #150

ferrarimartin opened this issue Jul 9, 2023 · 0 comments

Comments

@ferrarimartin
Copy link

Is it possible to test a class that doesn't have any setter, only a constructor with all of the class fields and getters? I didn't find a way to do that. I would like to test that the constructor correctly sets the fields values.

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

1 participant