fun withSameLineTextAssertionFormatter(vararg bulletPoints: <ERROR CLASS><Class<out BulletPointIdentifier>, String>): ReporterBuilder
Uses AtriumFactory.registerSameLineTextAssertionFormatterCapabilities to register AssertionFormatter to the assertionFormatterFacade where the given bulletPoints can be used to customise the predefined bullet points.
Have a look at the sub types of BulletPointIdentifier to get a feel for what and how you can customise bullet points.