public class HamcrestConverter<T,U> extends Object
| Constructor and Description |
|---|
HamcrestConverter(com.google.common.base.Function<U,T> converter) |
| Modifier and Type | Method and Description |
|---|---|
org.hamcrest.TypeSafeMatcher<U> |
convert(org.hamcrest.Matcher<T> matcher) |
Copyright © 2016. All Rights Reserved.