doc / ch.tutteli.atrium / IAtriumFactory / newMethodCallFormatter

newMethodCallFormatter

abstract fun newMethodCallFormatter(): MethodCallFormatter

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

Return
The newly created method call formatter.