Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

Q. What is the purpose of a mock object in Ruby testing?

(A) Asserts that a particular condition is true
(B) Provides a placeholder for a method that will be defined later
(C) Checks if an object's methods are called with the correct arguments
(D) Simulates the behavior of a real object

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.