Split trader example different running modes into separate modules

Description

Just like the Guice/Pico/Spring examples use the trader example code without duplicating it (in particular the Steps classes) but have different configurations and running modes, we could have different modules for the other non-IoC configuration modes, e.g. AnnotatedEmbedderRunner, JUnitStories, while still not duplicating the trader example code.

This would allow newcomers to get a better overview of the functionality. It would also allow to exercise this funcionality without using profiles (as is currently).

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created November 21, 2010 at 12:00 PM
Updated March 28, 2011 at 8:27 PM
Resolved March 28, 2011 at 8:27 PM