Over-Eager Helper

Definition:

  • where there’s a helper method that probes the system and then performs an assertion, rather than return its result for the caller to assert.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring