Unrelated: Upgraded Gradle to 5.4.1. Upgraded kotlin to 1.3.40. Upgraded jacoco to 0.8.4. Minor style change for immediate returns. Increased test/branch coverage.
10 lines
478 B
HTML
10 lines
478 B
HTML
<html>
|
|
<body>
|
|
Joins consecutive assertThat() statements with the same actual expression together.
|
|
<!-- tooltip end -->
|
|
<br>If the AssertThat()-Statement contains .extracting() methods, they will not be joined.
|
|
<br>During joining multiple statements, line breaks may be added to avoid too long lines. The number of statements to join without
|
|
adding line breaks can be configured.
|
|
<br>Also retains comments during operation and forces a line break for these cases.
|
|
</body>
|
|
</html> |