Hello!

Can you please explain, is it possible to use method, annotated with
@Given keyword, in order to create and return certain object? I want
to create several common classes for @Given (create instance of server
for example) and then pass it to other methods, annotated with @When
and @Then as a parameter?

The overall idea is to have set of common classes to be combined into
test story rather then create test class per story.

-- 
regards
Eugene Dzhurinsky

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to