Documenting

org.scalatest.Documenting
trait Documenting

Trait that contains a markup method, which can be used to send markup to the Reporter.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

protected def markup: Documenter

Send markup text via a MarkupProvided event to the Reporter.

Send markup text via a MarkupProvided event to the Reporter.

Attributes