InterpolatedFragment

org.specs2.specification.create.InterpolatedFragment

An interpolated fragment

  • is appended to the previous fragments
  • can use the previous text, start location, end location and interpolated expression to create new Fragments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def append(fragments: Fragments, text: String, start: Location, end: Location, expression: String): Fragments