Question: What do you use in ScalaTest to see a detailed diagram of error messages when a test fails?

  1. ArgumentExceptions
  2. AssertionException
  3. DiagrammedAssertions
  4. JUnit

Answer: The correct answer of the above question is Option C:DiagrammedAssertions