8 lines
328 B
HTML
8 lines
328 B
HTML
<html>
|
|
<body>
|
|
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 -->
|
|
<br>Requires AssertJ-Guava to be in classpath.
|
|
</body>
|
|
</html> |