Class | Description |
---|---|
AnnotatedEmbedderRunner |
A JUnit
Runner that uses the AnnotationBuilder to
create an embeddable test instance. |
AnnotatedEmbedderUtils | |
AnnotatedPathRunner |
A JUnit
Runner that uses a UsingPaths annotation to specify
which story paths to run and uses the RunNotifier to provide a
Description for each. |
JUnitStories |
JUnit-runnable entry-point to run multiple stories specified by
JUnitStories.storyPaths() . |
JUnitStory |
JUnit-runnable entry-point to run a single story specified by a
Embeddable class. |
JUnitStoryMaps |
JUnit-runnable entry-point to map stories specified by
JUnitStoryMaps.storyPaths() ,
using the meta filters specified by JUnitStoryMaps.metaFilters() . |
Exception | Description |
---|---|
AnnotatedEmbedderUtils.AnnotatedEmbedderRunnerInstantiationFailed | |
AnnotatedEmbedderUtils.ClassLoadingFailed | |
AnnotatedEmbedderUtils.MissingAnnotatedEmbedderRunner |
Copyright © 2003-2014. All Rights Reserved.