Non-Functional Statement

Definition:

  • When there is an empty scope within a test method. In Python, this occurs with the use of the pass keyword within a scope

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring