doc / ch.tutteli.atrium.reporting / StringBasedRawString

StringBasedRawString

data class StringBasedRawString : RawString (source)

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.