US 11,989,122 B2
Handling mock objects that are written in the form of multiple assignment instructions
Takaaki Tateishi, Yamato (JP)
Assigned to International Busi Corporationess Machines, Armonk, NY (US)
Filed by International Business Machines Corporation, Armonk, NY (US)
Filed on Jun. 29, 2022, as Appl. No. 17/853,179.
Prior Publication US 2024/0004784 A1, Jan. 4, 2024
Int. Cl. G06F 9/44 (2018.01); G06F 8/41 (2018.01); G06F 9/455 (2018.01); G06F 11/34 (2006.01); G06F 11/36 (2006.01)
CPC G06F 11/3688 (2013.01) [G06F 11/3664 (2013.01)] 20 Claims
OG exemplary drawing
 
1. A computer-implemented method for handling mock objects written in a form of multiple assignment instructions, the method comprising:
inserting a first function in each multiple assignment instruction of a program, wherein said first function returns a tuple of a first n elements of a mock object; and
outputting said program to perform software testing after inserting said first function in said program for each multiple assignment instruction.