Interface CountMatchingMode

All Superinterfaces:
BiPredicate<Integer,Integer>

public interface CountMatchingMode extends BiPredicate<Integer,Integer>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.github.tomakehurst.wiremock.common.BiPredicate

    test
  • Method Details

    • getFriendlyName

      String getFriendlyName()