Class ConsequenceMatchers


  • public class ConsequenceMatchers
    extends Object
    • Constructor Detail

      • ConsequenceMatchers

        public ConsequenceMatchers()
    • Method Detail

      • displays

        public static <T> org.hamcrest.Matcher<T> displays​(String propertyName,
                                                           org.hamcrest.Matcher<?> valueMatcher)