doc / ch.tutteli.atrium.verbs.internal / NoAdjustingReporterFactory

NoAdjustingReporterFactory

class NoAdjustingReporterFactory : ReporterFactory
Deprecated: Switch to api.verbs.internal.NoAdjustingReporterFactory; will be removed with 1.0.0

Constructors

<init>

NoAdjustingReporterFactory()

Properties

id

val id: String

Identification of the supplier

Functions

create

fun create(): Reporter

Creates a new Reporter.

Companion Object Properties

ID

const val ID: String