×

Method to speed up creation of JUnit test cases

  • US 8,276,122 B2
  • Filed: 09/24/2008
  • Issued: 09/25/2012
  • Est. Priority Date: 09/24/2008
  • Status: Expired due to Fees
First Claim
Patent Images

1. A method, comprising:

  • statically analyzing a software program source code;

    generating a graph of the program execution paths based on the static analysis of the source code;

    utilizing the graph to find at least one execution path for a method for testing in the source code;

    executing the program along the at least one execution path;

    creating environmental objects during program execution;

    pausing the program after reaching the method for testing;

    serializing the environmental objects to file;

    de-serializing the environmental objects;

    editing the state of the environmental objects;

    serializing the edited environmental objects to file; and

    utilizing the serialized environmental objects to automatically generate code in the setup section of JUnit test cases.

View all claims
  • 1 Assignment
Timeline View
Assignment View
    ×
    ×