In other words when a class exposes some internal ...
# announcements
m
In other words when a class exposes some internal methods to other classes these method have to be tested. And one of the goals of unit testing is testing such methods. At least that’s how I understand unit testing.