doc / ch.tutteli.atrium.core / CoreFactoryCommon / newRemoveRunnerAtriumErrorAdjuster

newRemoveRunnerAtriumErrorAdjuster

abstract fun newRemoveRunnerAtriumErrorAdjuster(): AtriumErrorAdjuster (source)
Deprecated: Create a new RemoveRunnerFromAtriumError via the ComponentFactoryContainer, e.g. via _logic.components.build<RemoveRunnerFromAtriumError>(); will be removed with 0.17.0

An AtriumErrorAdjuster which removes stack frames of test runners.

Return
The newly created adjuster.