InfoLine

org.specs2.reporter.InfoLine
case class InfoLine(s: String) extends LogLine

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LogLine
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def log(logger: PrinterLogger): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product