Lack Comments

Definition:

  • This smell comes from the lack of comments in the test code, which makes a test case hard to understand

Code Example:

  • No code examples yet…

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring