Class StepTeam

All Implemented Interfaces:
TeamSource, Team

@TestSource public class StepTeam extends AbstractTeamSource implements Team
Team that executes the Job by the TestCase. This effectively enables stepping through the logic to test.
Author:
Daniel Sagenschneider