Optimize step collector MarkUnmatchedStepsAsPending

Description

  • Minimize number of step candidate collections

  • Remove redundant checks (org.jbehave.core.steps.StepCandidate#matches(java.lang.String, java.lang.String) - no need to check for `null` the second parameter)

Activity

Show:

Mauro Talevi May 10, 2018 at 1:15 PM

Pulled with thanks

Valery Yatsynovich May 10, 2018 at 12:44 PM

Hi ,

Could you please review the pull request: https://github.com/jbehave/jbehave-core/pull/184/files?w=1 ?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created May 10, 2018 at 12:24 PM
Updated May 10, 2018 at 1:17 PM
Resolved May 10, 2018 at 1:15 PM