Tests Cluttered With Business Logic

Definition:

  • Tests that mix details of system business logic with steps of test scenario are hard to read and maintain.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring