fun buildCustomReporter(factory: (IAssertionFormatterFacade) -> IReporter): IReporter
Uses the given factory to build a custom IReporter.