Java Test Object Recorder

Record the state of your Java objects
Download

Java Test Object Recorder Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Matthew Avery
  • File Size:
  • 68 KB

Java Test Object Recorder Tags


Java Test Object Recorder Description

Java Test Object Recorder, JTOR, for short, is an application that is able to record the state or behavior of live Java objects for playback during unit testing. The Java Test Object Recorder project provides three "object recorders" to record live object trees or behavior for playback during unit testing. Object recorders enable the recording of state or behavior so that data retrieved from a remote system, or possibly a complex object graph, can be easily reconstructed or mocked to facilitate unit testing. There are two types of object recorders, state and behavior recorders. State recorders record the entire object graph in either a Java factory class or XML file. Behavior recorders record only the methods that are called on the live object tree in a factory class that will construct a tree of mock objects that will replicate the recorded behavior. Java Test Object Recorder was designed using the Java programming language and can run on multiple platforms.


Java Test Object Recorder Related Software