podafFancordion
A tool for creating automated acceptance tests and specification documents
Mixins
Command | Implement to create your own Fancordion commands. |
Classes
ClassicSkin | A Fancordion Skin that mimics the style of the classic Java Concordion library. |
CommandCtx | Contains contextual information about a Fancordion command. |
FancordionRunner | Runs Fancordion fixtures. |
FancordionSkin | Implement to create a skin for specification output. |
FixtureCtx | Contains contextual information about a Fancordion fixture. |
FixtureMeta | Contains meta information about a Fancordion fixture. |
FixtureResult | Contains the result of a Fancordion fixture run. |
FixtureTest | Extend to convert a Test class into a Fancordion fixture. |
Facets
Fixture | Place on a class to mark it as a Fancordion Fixture. |