fest-assert-2.x icon indicating copy to clipboard operation
fest-assert-2.x copied to clipboard

Use system line separator instead of \n in multiline error message

Open joel-costigliola opened this issue 13 years ago • 0 comments

Prefer %n format specifier if String.format is used or System.getProperty("line.separator").

joel-costigliola avatar Jul 26 '12 13:07 joel-costigliola