Timeline for How to test around a giant static class?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 14, 2022 at 14:29 | comment | added | JonasH | It might be worth mentioning that In some cases extension methods or default interface methods can be used to reduce the number of methods in an interface. Mostly when there are lots of overloads that just forward calls to some other method. | |
| Jan 24, 2022 at 20:23 | comment | added | candied_orange | @jmoteno that looks suspiciously like DIP. | |
| Jan 22, 2022 at 2:39 | comment | added | jmoreno | @candied_orange: OP probably means - makingloops.com/the-stairway-pattern also stackoverflow.com/questions/29259414/… | |
| Jan 22, 2022 at 2:34 | vote | accept | Riz | ||
| Jan 22, 2022 at 0:21 | comment | added | candied_orange | Staircase pattern? Link please. Never heard of this. | |
| Jan 21, 2022 at 23:55 | history | answered | amon | CC BY-SA 4.0 |