×

Method to speed Up Creation of JUnit Test Cases

  • US 20100077381A1
  • Filed: 09/24/2008
  • Published: 03/25/2010
  • Est. Priority Date: 09/24/2008
  • Status: Active Grant
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
    ×
    ×