| frankenstein:/trunk/src/com/thoughtworks/frankenstein/application/PipingMain.java |
Line History |
History |
latest revision Branch trunk144 annotated / raw | Diffs: previous, other | Lines: 24 ( +1, -1 ) Created: 2007-11-05 11:07:34 -0600 (14 months ago) | Author: pavanks | Changeset: 144 Added a new FrankensteinIntegration which starts Frankenstein in a Playback only mode. Right now it can be activated by passing a parameter to the VM in command line.- Pavan
137 annotated / raw | Diffs: previous, other | Lines: 24 ( +5, -1 ) Created: 2007-04-25 03:49:33 -0500 (20 months ago) | Author: vivek_prahlad | Changeset: 137 Fixing applet application recorder, scrolling recorder table to last row when events are recorded.
107 annotated / raw | Diffs: previous, other | Lines: 20 ( +1, -1 ) Created: 2007-02-08 04:13:48 -0600 (22 months ago) | Author: vivek_prahlad | Changeset: 107 Removing RecorderMode from the constructor, renaming parameter in RecorderPane
Tags: release-0.7.5 105 annotated / raw | Diffs: previous, other | Lines: 20 ( +1, -1 ) Created: 2007-02-08 03:53:57 -0600 (22 months ago) | Author: vivek_prahlad | Changeset: 105 1. Fixing problem with a socket reset issues with long running tests2. Fixing problem with commas appearing in tree paths 3. Major changes to key events. Keys now recorded with key text instead of key codes 4. AbstractMouseAction notifies on mouseReleased instead of mouseClicked 5. SelectTree recorder records double and right click events for all cases 6. Can run tests in 'slow' mode 7. Fixed layout when the recorder UI is maximized 8. Fixed typo in click_radio_button method in the Ruby driver. 9. Added missing assert_label method to Ruby driver 10. Added 'Play' and 'Record and Play' modes. 11. Migrating to JMock 1.1.0
104 annotated / raw | Diffs: previous, other | Lines: 20 ( +2, -2 ) Created: 2007-02-08 02:10:50 -0600 (22 months ago) | Author: vivek_prahlad | Changeset: 104 Applying formatting
85 annotated / raw | Diffs: previous, other | Lines: 20 ( +1, -4 ) Created: 2006-12-11 22:46:31 -0600 (2 years ago) | Author: vivek_prahlad | Changeset: 85 Updated javadoc, website docs
Tags: release-0.7 45 annotated / raw | Diffs: previous, other | Lines: 23 ( +3, -0 ) Created: 2006-10-23 08:22:50 -0500 (2 years 2 months ago) | Author: vivek_prahlad | Changeset: 45 SelectTableRow event and recorder
|