Q28
What is the purpose of the assert_match method in MiniTest?
A.
Asserts that a condition is true
B.
Asserts that a string matches a regular expression
AnswerC.
Asserts that a condition is false
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board