JBehave

Add/rename examples events in ScenarioReporter

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.4
  • Component/s: Core
  • Labels:
    None
  • Number of attachments :
    0

Description

As highlighted by the HTML reporting, the examples events reported by the ScenarioReporter should become:

  • examplesTable(ExamplesTable) -> beforeExamples(ExamplesTable)
  • examplesTableRow(Map<String,String>) -> example(Map<String,String>)
  • afterExamples() -> new event

Renamed events have been deprecated and functionally delegate to new events.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: