mock object

短语

词形变化

mock objects 复数 mock objects

释义与例句

n.
  1. 1.

    An object that mimics the behavior of a real object in a controlled way, often used as part of unit testing.

    计算机