Questions
Let’s take a look at a few practice questions:
- Do we need to use the FluentValidation and ExceptionMapper libraries when implementing the REPR pattern?
- What are the three components of the REPR pattern?
- Does the REPR pattern dictate that we use nested classes?
- Why do gray-box integration tests provide a high degree of confidence?
- Name an advantage of handling exceptions using middleware.