Quick Search:

hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Recent Changelog

144 by pavanks 05 November 2007, 11:07:34 -0600 (14 months ago) 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

./src/com/thoughtworks/frankenstein/application/BulkExecutionRequestProcessingStrategy.java 144 history download (+45) new

./src/com/thoughtworks/frankenstein/application/FrankensteinApplet.java 144 history download (+4 -4) diffs

./src/com/thoughtworks/frankenstein/application/FrankensteinIntegration.java 144 history download (+8) new

./src/com/thoughtworks/frankenstein/application/FrankensteinIntegrationFactory.java 144 history download (+17) new

./src/com/thoughtworks/frankenstein/application/PipingMain.java 144 history download (+1 -1) diffs

… 11 more files in changeset.
143 by vivek_prahlad 04 November 2007, 22:31:09 -0600 (14 months ago) Introducing RubyScriptStrategy. Will be adding the ability to record java code once all events can be handled by the RubyScriptStrategy.

./src/com/thoughtworks/frankenstein/common/Constants.java 143 history download (+1 -1) diffs

./src/com/thoughtworks/frankenstein/drivers/DefaultFrankensteinDriver.java 143 history download (+11 -14) diffs

./src/com/thoughtworks/frankenstein/events/AbstractFrankensteinEvent.java 143 history download (+2 -1) diffs

./src/com/thoughtworks/frankenstein/events/AssertLabelEvent.java 143 history download (+0 -4) diffs

./src/com/thoughtworks/frankenstein/events/CloseAllDialogsEvent.java 143 history download (+0 -4) diffs

… 12 more files in changeset.
142 by vivek_prahlad 13 August 2007, 07:41:14 -0500 (16 months ago) Fixing issue FKS-5: AssertLabel event's error message is not informative, adding guard clause to record table refresh

./src/com/thoughtworks/frankenstein/events/AssertLabelEvent.java 142 history download (+8 -1) diffs

./src/com/thoughtworks/frankenstein/ui/DefaultRecorderTable.java 142 history download (+3 -1) diffs

Files

  NAME« REV AGE AUTHOR
  build.xml 105 history download 22 months vivek_prahlad
1. Fixing problem with a socket reset issues with long running tests
2. Fixing p…
  LICENSE-2.0.txt 1 history download 2 years 7 months vivek_prahlad
Initial import
  README.txt 92 history download 2 years vivek_prahlad
Fixed mouse actions, updated docs
  RELEASE_NOTES.txt 126 history download 21 months vivek_prahlad
Updating release notes