The Art of Writing Software
This content has moved permanently to:https://blog.jonm.dev/posts/unit-testing-setters-and-getters-for-java-base-types/
This content has moved permanently to:
https://blog.jonm.dev/posts/unit-testing-setters-and-getters-for-java-base-types/
Nice to see this approach. There have been unlimited times we have been using getters and setters in our Java classes but never have I thought about implementing any unit cases for getter and setter. Would really want to use it in my next Unit case.
Post a Comment
Follow @jon_moore
Raw RSS feed
1 comments:
Nice to see this approach. There have been unlimited times we have been using getters and setters in our Java classes but never have I thought about implementing any unit cases for getter and setter. Would really want to use it in my next Unit case.
Post a Comment