Should be able to use JBehave without inheriting from a base class

Description

Currently, a JBehave test scenario require inheriting from the base Scenario class. Certain other test frameworks may also require inheritance, but multiple inheritance is not allowed in Java. For this reason, configuration of a delegate Scenario may be preferred. I created a blog entry with the necessary code to accomplish this:
http://blog.davidron.com/2009/12/breaking-jbehave-inheritance-hierarchy.html

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 19, 2010 at 7:15 PM
Updated May 29, 2015 at 1:07 PM
Resolved May 9, 2010 at 5:51 PM

Flag notifications