Quiz: ScalaTest Basics
Take a quiz on the basics of ScalaTest before deepening your testing knowledge.
Quiz: ScalaTest Basics
1
Is it possible to use matchers to check if two values are instances of the same object?
A)
Yes, you can use theSameInstanceAs
.
B)
No, it can only be determined using assertions.
C)
No, you can’t do it with assertions or matchers.
Question 1 of 100 attempted
Get hands-on with 1400+ tech skills courses.