Noun
mock object (plural mock objects) (object-oriented programming) An object that mimics the behavior of a real object in a controlled way, often used as part of unit testing. Synonym: mock Hypernyms: fake, test double Coordinate term: stub