org.specs2.reporter

Members list

Concise view

Type members

Classlikes

class DefaultHtmlPrinter(env: Env) extends HtmlPrinter

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Printer
class Object
trait Matchable
class Any

Create the body of an html file reporting a specification execution

Create the body of an html file reporting a specification execution

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HtmlBodyPrinter.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class HtmlOptions(outDir: DirectoryPath, baseDir: DirectoryPath, template: FilePath, variables: Map[String, String], noStats: Boolean, search: Boolean, warnMissingSeeRefs: Boolean, tocEntryMaxSize: Int, toc: Boolean)

Options for the Html generation

Options for the Html generation

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HtmlPrinter(env: Env, searchPage: SearchPage, logger: Logger) extends Printer

Printer for html files

Printer for html files

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Printer
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait HtmlUrls

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HtmlUrls.type
object HtmlUrls extends HtmlUrls

Attributes

Companion:
trait
Graph
Supertypes
trait HtmlUrls
class Object
trait Matchable
class Any
Self type
case class Pandoc(verbose: Boolean, executable: FilePath, inputFormat: String, outputFormat: String)

Representation of the Pandoc executable

Representation of the Pandoc executable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Pandoc

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Pandoc.type
case class SearchPage(logger: Logger)

Functions used to create an index and a search page for the generated html pages

Functions used to create an index and a search page for the generated html pages

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any