| Package | Description |
|---|---|
| detective.core | |
| detective.core.distribute | |
| detective.core.distribute.collector | |
| detective.core.runner |
| Modifier and Type | Method and Description |
|---|---|
void |
StoryRunner.run(Story story,
JobToRun job) |
| Modifier and Type | Method and Description |
|---|---|
JobToRun |
JobStoryRunContext.getJob() |
static JobToRun |
JobFactory.newJob(Scenario scenario,
int storyIndex,
int index) |
static JobToRun |
JobFactory.newJob(Story story,
int storyIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobRunner.run(JobToRun job) |
void |
JobRunnerFilterImpl.run(JobToRun job) |
void |
JobStoryRunContext.setJob(JobToRun job) |
| Modifier and Type | Method and Description |
|---|---|
static List<JobToRun> |
JobCollector.collectAll(String packageOrClassName) |
static List<JobToRun> |
JobCollector.collectAll(String packageOrClassName,
int duplicates) |
List<JobToRun> |
JobCollectorFilter.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleStoryRunner.run(Story story,
JobToRun job) |
Copyright © 2019. All rights reserved.