GroupTemplateParameters

org.specs2.specification.script.GroupTemplateParameters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def isExample(line: String): Boolean
def isGroupStart(line: String, nextLine: String): Boolean
def stripExample(line: String): String
def stripGroup(line: String): String