doc / ch.tutteli.atrium.reporting / ReporterFactory / specifyFactory

specifyFactory

fun specifyFactory(reporterFactoryId: String): String (source)

Sets the system property with key SYSTEM_PROPERTY (which is ch.tutteli.atrium.reporting.reporterFactory) to the given reporterFactoryId regardless if another id was specified before.

Use specifyFactoryIfNotYetSet if you only want to set a default value but not overwrite an existing specification.