Q. What is the purpose of the assert_empty method in MiniTest? (A) Asserts that an object is empty (B) Asserts that two objects are equal (C) Asserts that a condition is true (D) Asserts that a condition is false ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Asserts that an object is empty