Overly Elaborate Test Code

Definition:

  • When the test code duplicates the same logic as the code under test, logic which turns out to be incorrect.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring