Documenter

Trait to which markup text tests can be reported.

Note: Documenter will be described in more detail in a future 2.0 milestone release. As of this release you can't see its effects yet.

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(text: String)(implicit pos: Position): Unit

Provide documentation to the Reporter.

Provide documentation to the Reporter.

Value parameters:
text

an string of markup text that will be forwarded to the wrapped Reporter via a MarkupProvided event.

Throws:
NullArgumentException

if message reference is null