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
@@ -3,6 +3,6 @@
Looks at expected and actual expression being of Guava Optional type and whether the statement effectively tries to assert the
presence, absence or content and then replaces the statement by isPresent(), isAbsent(), or contains().
<!-- tooltip end -->
Requires AssertJ-Guava to be in classpath.
<br>Requires AssertJ-Guava to be in classpath.
</body>
</html>