Issue Type: Improvement Improvement
Affects Versions: 3.7.5
Assignee: Unassigned
Attachments: bdd-scenario-scope.zip
Components: Core
Created: 22/Mar/13 12:01 PM
Description:

The StepCandidate class does not expose the actual Class type for the implementing class type. In order for a caller to find this out, it must instantiate the step using getStepsInstance() and then call getClass().

This creates a problem when integrating with the jbehave-junit-runner as described in this issue: https://github.com/codecentric/jbehave-junit-runner/issues/29.

That issue cannot be resolved unless the caller can ask for the class type without instantiating it. Code showing an example of this problem is attached below.

Environment: N/A
Project: JBehave
Priority: Minor Minor
Reporter: Ryan Nelson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to