|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SpecCreator | A factory for creating features or specs together with their subjects. |
| Class Summary | |
|---|---|
| ExampleGroupRunner | The Jnario spec Runner features full text descriptions for tests and
classes annotated with Named. |
| ExampleRunner | A Runner for executing single examples. |
| ExtensionRule | |
| FeatureRunner | A spec Runner for Jnario features. |
| NameProvider | A converter from Named annotation values to unicode strings. |
| SimpleSpecCreator | A creator of spec instances using a constructor without arguments. |
| StepRunner | |
| Annotation Types Summary | |
|---|---|
| Contains | If a class is annotated with Contains, the ExampleGroupRunner will
invoke all specified classes as child specs. |
| CreateWith | If a class is annotated with CreateWith, the ExampleGroupRunner will
use the given SpecCreator to instantiate the feature, spec and subject. |
| Extends | |
| Extension | Fields annotated with Extension are treated as spec extensions. |
| Named | Spec classes or methods annotated with Named can provide plain text
description of the test. |
| Order | The execution order of spec methods can be specified with the value of the
Order annotation. |
| Subject | Subjects are implicitly created fixtures in Jnario specs. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||