Testing The Authentication Framework

Definition:

  • When the test literally compares the generated message digest with a string constant to see if both are identical and they are provided by a 3rd party library, whose maintainers are responsible to properly test the code and not the developer.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring