Minor fixes to descriptions.

This commit is contained in:
2019-04-29 19:58:05 +02:00
parent 0b2ce470db
commit 3ece81b024
6 changed files with 7 additions and 6 deletions
@@ -2,6 +2,6 @@
<body>
Makes assertions on sizes of arrays, collections, strings, or CharSequences more concise by replacing them with isEmpty(), isNotEmpty(), hasSize(), or hasSameSizeAs().
<!-- tooltip end -->
Several more conversions are available with AssertJ 13.2.0 or later.
<br>Several more conversions are available with AssertJ 13.2.0 or later.
</body>
</html>