Test Logic In Production Code

Definition:

  • The code that is put into production contains logic that should be exercised only during tests.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring