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

newMethodCallFormatter

abstract fun newMethodCallFormatter(): MethodCallFormatter

Creates a MethodCallFormatter which represents arguments of a method call by using their Any.toString representation with the exception of:

Return
The newly created method call formatter.