Q25
What is the purpose of the assert_empty method in MiniTest?
A.
Asserts that an object is empty
AnswerB.
Asserts that two objects are equal
C.
Asserts that a condition is true
D.
Asserts that a condition is false
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board