Early Returning Test

Definition:

  • A test method that returns a value too early which may drop assertions

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring