org.specs2.reporter

Members list

Type members

Classlikes

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
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HtmlBodyPrinter.type

Attributes

Companion
trait
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object HtmlOptions

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait HtmlPrinter extends Printer

Printer for html files

Printer for html files

Attributes

Companion
object
Supertypes
trait Printer
class Object
trait Matchable
class Any
Known subtypes
object HtmlPrinter.type
object HtmlPrinter extends HtmlPrinter

Attributes

Companion
trait
Supertypes
trait HtmlPrinter
trait Printer
class Object
trait Matchable
class Any
Self type
trait HtmlUrls

Attributes

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

Attributes

Companion
trait
Supertypes
trait HtmlUrls
class Object
trait Matchable
class Any
Self type
HtmlUrls.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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Pandoc

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Pandoc.type
trait SearchPage

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

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SearchPage.type
object SearchPage extends SearchPage

Attributes

Companion
trait
Supertypes
trait SearchPage
class Object
trait Matchable
class Any
Self type
SearchPage.type