Can someone give me an example of the single responsibility principle? I am trying to understand that in practice, a class has a single responsibility because I am worried that I may violate this r
Tag: responsibility
OOP – Single Responsibility Principle: Change the Causes of Particle Size
When applying the single responsibility principle and looking at the reasons for class changes, how do you determine whether the reasons for the change are too detailed or not detailed enough? I
Unit test – whether the self-extracting test mode violates a single responsibility principle?
Over the years I have used the self-diverting unit test pattern several times. As I explained to someone recently, they think it violates SRP. The parameters are now available for the following two