Find the fix — Week 5 edition: OOP, JUnit, static, and class relationships
15 bugs covering OOP class design, JUnit testing, static vs instance, and class relationships. Each shows a buggy code snippet with the bug line highlighted. Pick the correct fix from 3 options.
All bugs based on real Week 5 common mistakes