Fixed missing description for JoinAssertThatStatements and detection of equivalent expressions.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
Joins consecutive assertThat() statements with the same actual expression together.
|
||||
<!-- tooltip end -->
|
||||
<br>Retains comments during operation. If the AssertThat()-Statement contains .extracting() methods, they will not be joined.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user