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 1a8bf808f5c52e561d0a39b91496e31fb3bc7e65 (commit)
from 317f747ed1a4e604feabf6220b8e908735a9cf6a (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 1a8bf808f5c52e561d0a39b91496e31fb3bc7e65
Author: Mauro Talevi <[email protected]>
Date: Mon Dec 6 09:42:39 2010 +0000
JBEHAVE-398: Allow ExamplesTable row values to be converted as parameters.
Functionality accessible via ExamplesTable#getRowAsParameters(int) decorates
existing ExamplesTable#getRow(int) and could be moved to a sub-class (e.g.
ParametersTable) if required.
-----------------------------------------------------------------------
Summary of changes:
.../trader/i18n/LocalizedTraderStories.java | 17 +++----
.../org/jbehave/examples/trader/TraderStories.java | 14 ++++--
.../org/jbehave/examples/trader/TraderStory.java | 15 ++++--
.../jbehave/examples/trader/steps/TraderSteps.java | 20 +++++++-
.../trader/stories/traders_can_be_subset.story | 5 ++
.../java/org/jbehave/core/model/ExamplesTable.java | 42 +++++++++++++++---
.../jbehave/core/model/ExamplesTableFactory.java | 39 ++++++++++++----
.../jbehave/core/steps/ParameterConverters.java | 35 ++++++++-------
.../jbehave/core/model/ExamplesTableBehaviour.java | 46 ++++++++++++++++++++
.../core/model/ExamplesTableFactoryBehaviour.java | 3 +-
10 files changed, 180 insertions(+), 56 deletions(-)
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>