doc / ch.tutteli.atrium.reporting.text / UsingDefaultBulletPoints

UsingDefaultBulletPoints

object UsingDefaultBulletPoints : BulletPointProvider (source)

Does not define custom bullet points, i.e. returns an empty map for getBulletPoints so that the default bullet points are used.

Functions

getBulletPoints

fun getBulletPoints(): Map<KClass<out BulletPointIdentifier>, String>

Returns an empty map so that the default bullet points are used.