πŸ“Š Ruby
Q. What is the purpose of a fixture in Ruby testing?
  • (A) Checks if a method is called with the correct arguments
  • (B) Simulates the behavior of a real object
  • (C) Overrides the behavior of a method to return a specific value
  • (D) Provides a fixed baseline for the test data
πŸ’¬ Discuss
βœ… Correct Answer: (D) Provides a fixed baseline for the test data

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
186
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate