Specs2EngineDescriptor

class Object
trait Matchable
class Any

Value members

Concrete methods

def create(engineId: UniqueId, name: String)(specificationStructures: List[SpecificationStructure])(ee: ExecutionEnv): EngineDescriptor
def createContainerDescriptor(uniqueId: UniqueId, description: String): TestDescriptor
def createSpecDescriptor(engineId: UniqueId, spec: SpecStructure)(ee: ExecutionEnv): TestDescriptor
def createTestDescriptor(treeLoc: TreeLoc[TestDescriptor]): TestDescriptor
def createTestDescriptor(uniqueId: UniqueId, description: String, execution: Execution): TestDescriptor
def createTestDescriptorTree(uniqueId: UniqueId, spec: SpecStructure)(ee: ExecutionEnv): TreeLoc[(Fragment, TestDescriptor)]
def createTreeLoc(uniqueId: UniqueId, spec: SpecStructure)(ee: ExecutionEnv): TreeLoc[TestDescriptor]
def keep: Mapper

filter out the fragments which don't need to be represented in the JUnit descriptions

filter out the fragments which don't need to be represented in the JUnit descriptions