doc / ch.tutteli.atrium / AtriumFactory / newMethodCallFormatter

newMethodCallFormatter

fun newMethodCallFormatter(): MethodCallFormatter

Overrides IAtriumFactory.newMethodCallFormatter

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.