doc / ch.tutteli.atrium.reporting / StringBasedRawString

StringBasedRawString

data class StringBasedRawString : RawString
Deprecated: Switch from StringBasedRawString to Text; will be removed with 1.0.0

Use this class to represent a String which should be treated as raw String in reporting.

See Also

ObjectFormatter

Properties

string

val string: String

The string which should be treated as raw String.