doc / ch.tutteli.atrium / IAtriumFactory / newMethodCallFormatter

newMethodCallFormatter

abstract fun newMethodCallFormatter(): MethodCallFormatter
Deprecated: Use AssertImpl.coreFactory instead; will be removed with 1.0.0

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.