The Temporal Tip Toe

Definition:

  • a test that’s using timing to coordinate concurrent events, and only succeeding by good luck – ideally we should use locks and observable events to coordinate any concurrent tests, rather than hope to get our timings just right

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring