Vidyalelo
Ruby Programming · Q12

Testing in Ruby (RSpec, MiniTest, etc.)

Programming · Ruby Programming · question 12

Q12

What is the purpose of a matcher in RSpec?

A.
Records the interactions between objects
B.
Describes the behavior of an application in plain text
C.
Specifies the requirements for a software feature
D.
Checks if a value meets certain conditions
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board