Tests Depend On Something Outside Of The Test Suite

Definition:

  • occur when there is something the test needs to be able to run but it is not mocked either because it wasn’t missed or is not possible to mock

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring