| Class | Description |
|---|---|
| IsEmptyMatcher<T> |
Matches an empty
Optional. |
| IsPresentMatcher<T> |
Matches an
Optional with a value. |
| OptionalMatchers |
Facility class to create matchers for
Optional. |
| ValueMatcher<T> |
Matches the value of an
Optional. |
Optional.Copyright © 2022. All rights reserved.