RoyalZSoftware

RoyalZSoftware

Follow
homeWork with usnewsletter
Tag

Java

#java

More content

Read more stories on Hashnode


Articles with this tag

Testing 1o1: Don't test private methods

Alexander PanovAlexander Panov
May 11, 20232 min read 55 views

I can't stress this enough. You should never, NEVER, come to the point where you have to change the access modifier, just to test a...

Testing 1o1: Don't test private methods