This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".
The branch, master has been updated
via 604f2e6b6de21af8edee12c1daac1bd8a94874a7 (commit)
from 39f080d66e5750448e25f1ae4ca5a68430647006 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 604f2e6b6de21af8edee12c1daac1bd8a94874a7
Author: Mauro Talevi <[email protected]>
Date: Wed Jun 30 11:00:10 2010 +0100
JBEHAVE-320: Ensure failure in step parametrisation are caught and
appropriate step result returned
-----------------------------------------------------------------------
Summary of changes:
.../trader/stories/UnmatchedSearchTerm.java | 48 ++++++++++++++++++
.../trader/stories/unmatched_search_term.story | 19 +++++++
.../jbehave/core/steps/CandidateStepBehaviour.java | 22 ++++++++
.../jbehave/core/steps/StepResultBehaviour.java | 49 +++++++++++++++---
.../org/jbehave/core/steps/AbstractStepResult.java | 7 +++
.../java/org/jbehave/core/steps/StepCreator.java | 53 ++++++++++++--------
6 files changed, 168 insertions(+), 30 deletions(-)
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/UnmatchedSearchTerm.java
create mode 100644
examples/trader/src/main/java/org/jbehave/examples/trader/stories/unmatched_search_term.story
hooks/post-receive
--
jbehave-core
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>