org.specs2.specification.script
create fragments corresponding on this sequence based on a piece of text
create fragments corresponding on this sequence based on a piece of text
true if this object marks the beginning of the script
Go through the list of all fragments.
Go through the list of all fragments. For each piece of text, try to parse it with the template and replace it with new fragments containing examples by associating the marked text with groups examples
the title of the script
This script associates lines extracted by a template to example bodies defined by a GroupsLike trait.
It can be called several times with a groupIndex and exampleIndex to know exactly which groups and examples it should start associating