Unit 06 · reflection

Unit 6 Reflection

Pick one method you wrote this unit. Explain its contract in plain language without showing the body first.

Then identify one piece of state or behavior that does not belong inside that method and explain where it should live instead.

Finish by naming the boundary test that gives you the most confidence in the method and why.